Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6704c8…92303f |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe5b9d1…0f3463 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf357cf…77053c |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf05b67…e4886b |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x1a2b5c…9f3902 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9dcff9…8dfdc6 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3f5a8f…636099 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfe6b5e…ec4de2 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdabcfb…553e23 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdd9b6f…545a6f |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x104bae…c75428 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x56420a…0caf5e |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7d793a…1eaefa |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa5ebe8…d13589 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x00a6f8…9c283c |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd51ead…955257 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc6906e…fb0bb2 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xdd33df…745e88 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xdc1eeb…93c6b0 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0b2a14…59654d |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfa1764…019070 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x36db58…efbf45 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf3fb19…8bc206 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf366e1…790062 |
| 0x5a62…da300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0c06dc…c2a051 |
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.