Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb1885d…86abb5 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1ead53…d95248 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2bee0f…7a6e71 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe4c442…722610 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf89fca…38b0b8 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3ca8cf…48d952 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb1e3a0…318049 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x3f89c6…e4e1a1 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe6f409…3a2cea |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4d7355…47e66b |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1a37a8…2f79ad |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xbd99bc…c4f377 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x49ac43…50a342 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4bfa59…375868 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x112503…0bf118 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x527451…bf31db |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf4350d…daaf3e |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9a0470…55dc4f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa81b4e…18041f |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x0946e2…d32858 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1cfbd7…e59ea7 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd6d678…446803 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x43e94d…ed2cd6 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9d120c…fb3f84 |
| 0x1fb7…4f5e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x17b6bd…a89e60 |
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.