Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x65b61c…14129b |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x7a0897…8802a4 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x385baa…05be5c |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x5a47db…96594a |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0xe79262…997b66 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x0e97d9…8526af |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0xd23fe1…ad284d |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x88896a…43a293 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x5b2fe5…5b34c9 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x05c671…5bc5e7 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x95756d…814d62 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0xaa91b4…65603b |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x4eb8f6…36e305 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0xa883c7…cb565d |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x6cd052…62c019 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x333360…9e851d |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x49efaa…60d4da |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x6d298a…b35881 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x56833c…24f564 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x33b5c7…365cba |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0xba2999…7aa691 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x421650…66ef0c |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0xdc27ef…919558 |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x9d2728…96392a |
| 0xd023…f79e0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 118d ago | 0x4cce24…54c6df |
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.