Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3f3076…dcfd49 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x3493d4…f19f43 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x476d04…e831ca |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x460c33…7234f2 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xc8be21…1a1482 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7c825f…a1187e |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xd75991…5082b1 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xc17396…1720f8 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xa37918…cc0e50 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x484a98…72b134 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x0885e8…26f273 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x8852b6…3087e0 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x853eb9…342fbb |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x878635…3a90eb |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe82e03…83b5b9 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x8ba354…cec8d5 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x805d7c…6dc7cf |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb3c837…94fd85 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xfe44b2…ddd65b |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7301c4…53fee5 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xeace28…cc4a40 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe9dbcc…0342d5 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa21118…1aa4af |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7e6b1e…ab28d7 |
| 0xed61…cb980x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2602ab…f0e893 |
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.