Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xca500c…8389de |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x07a755…20d591 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xcb1413…52c894 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x521dcc…758bb1 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x693779…c86500 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xff9b8c…832822 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb75bba…1a0519 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x34edcb…9b65ca |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5f461f…0eabd9 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xfbe445…4f6788 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb030c5…64c7af |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa1ae26…0c0aef |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x4fee5f…8dedae |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x37b420…c8f8b7 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x1e577b…8adace |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa2a678…842509 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa81106…c0c65f |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x56887c…a989b4 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x552033…756bde |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xd91c0c…c3c2f3 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7b029b…52877a |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9a9e67…746aaa |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x68919d…912cab |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb1e6ec…219415 |
| 0xe0ac…fdd50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x4c4bb8…8df50c |
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.