Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0fc8bb…cef3d8 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x35dc1b…d15b25 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe8f6ae…d9cced |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x593e02…8d74c4 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x53a340…d873b6 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x559b0c…04aa26 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x42ecb1…928fb4 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xec9e7e…ca4e47 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x12c4fe…139a8a |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xba9764…5ac45e |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x785676…2b532f |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xaf66ab…6482cd |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6edaa4…52858a |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbe6752…9a3eb0 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf325e9…e0720c |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0d8539…dc7610 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x41247f…c5b3e4 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xabf8e4…2a2e78 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8a1163…844779 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8c0aee…8b71f6 |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5e4262…9506fc |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x02729b…c15faf |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2bdee2…382ccf |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf901ff…e02b4a |
| 0xc87b…da660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4ef46d…dd8b84 |
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.