Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xdbcf7b…fbdedd |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa00a77…22b26f |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc8b237…716a65 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2656e1…904ab3 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x14ee81…ea98cc |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x55cd57…c67bb1 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc75bb2…9fa095 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xaf8338…cc36c3 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc237e7…1497a4 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe227e2…c85359 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3cfd9d…a1500c |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe8f424…c81598 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xcad3f1…da19e2 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0d393e…e5b862 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x89b6f8…d81b43 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1a53f0…f85cdc |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa7d8a4…ed9587 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2af9c2…1a2e7e |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xeab719…cc6197 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xca8a95…4a465b |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbba566…f77f94 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7b2fb7…c5d2b9 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0d856e…43368e |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9a4705…eba367 |
| 0x546b…95080x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6dce7f…22ecc7 |
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.