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 | 58d ago | 0x9641b6…3f235c |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x3c6667…1da9e5 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x12bfdc…8eaa8c |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x6c549f…4af553 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x60a960…b241e6 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0xf04982…18d56f |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x91b6fe…396097 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x9cae05…399900 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x74880d…ec7cab |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x1f9e4b…793c99 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0xb35437…b01b83 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x34b58a…a4ca64 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x4821e1…c78dc0 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x3e92e4…c5eae2 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0xc3ead6…a8cccb |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0xc046b1…79c968 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x9b20af…54a5a7 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0xff4b48…1ef948 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x4a2d6d…fc1c5d |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 58d ago | 0x058fb7…fe5bff |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x68566d…39fecd |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x946b5b…a942f3 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x9895b9…f1053c |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x6c4e57…ac5b33 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 59d ago | 0x2c8bfc…370fbe |
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.