Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x7484e7…51f87e |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x7dd289…e8a34f |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x3a9fa1…e83df1 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0xd4a096…f33e44 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x713726…b42755 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0xd929ec…bb37a3 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x1f2341…0218ce |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x8b4315…b3ca7a |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x7322ff…47961b |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0xbe9789…e576b6 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x615217…610ec6 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0xb1d880…d0a34a |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0xe8abb9…967e8d |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x5a3d4c…c88425 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x6100e4…a55433 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x6eead1…a80678 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x37e362…e5bd07 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x92d0ff…8e522f |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x571a3f…80dd02 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 60d ago | 0xdba1d1…58c2a6 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 60d ago | 0x1e576a…2c8e0b |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 60d ago | 0x5c0f46…c1d683 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 60d ago | 0x8c94d0…6c7a48 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 60d ago | 0x26a5da…b49efb |
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.