Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf9c183…b029c6 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x469248…b7798c |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x59359a…b7a114 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf350aa…97bf59 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x1e9c6d…3efd88 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb3e925…0a9354 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x61961f…d687e3 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xef0656…7437f5 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa54354…fd5d2c |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x23733c…95f443 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9704be…fb1b52 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x55b43a…9f793e |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xca7e1c…025c36 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xda1d2e…57b1be |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc81b06…b3ae17 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x3850b6…53d4ac |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb7a0de…58748a |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1f79b2…21830c |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x310447…b36630 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x596736…9b636e |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa13dde…b5d625 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe7d9e7…e35e6c |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xdae2e8…b662e0 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6f0f62…735446 |
| 0x5cba…73420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x126412…8410ee |
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.