Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x576034…3e0b95 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa80073…895e22 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8d8db1…2148ac |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x49d799…562d53 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x41b70f…88d2b0 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xced2f6…7be715 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x710578…ac0679 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3c3481…30a3b4 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe59f66…d14222 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8623e7…e730b8 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6bc793…6e9294 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1b296e…091499 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x61fa0c…6467f9 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6f2167…ca4b49 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb62dd0…847143 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2a8b42…1f1a89 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x88b68e…9ae895 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc0d3cf…e732fd |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3d9ea4…8fa66f |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7516ad…3b3bb7 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x590e70…444d48 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa2cdd9…b30377 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xff423c…604ca1 |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3d993f…ce7b3a |
| 0xf8d4…7e410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5c8640…1a0fc9 |
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.
GET api.roundhouseai.io/v0/transactions
Show the promptHide the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out — which merchants are being paid, typical amounts, and anything unusual. curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100' Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402. Report per-payer and per-merchant figures only — site-wide totals live at https://app.roundhouseai.io/stats. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.