Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcd9c…9a250x361d…050d | Base | — | $0.01 | 100% | coinbase | 71d ago | 0x92438f…4e59bc |
| 0xcd9c…9a250x4d86…5a39 | Base | — | $0.01 | 100% | coinbase | 71d ago | 0x26643f…8a163b |
| 0xcd9c…9a250x1250…7bc3 | Base | — | $0.01 | 100% | coinbase | 71d ago | 0x208a98…514905 |
| 0xcd9c…9a250x707d…5f32 | Base | — | $0.01 | 100% | coinbase | 71d ago | 0x11479e…1af3f8 |
| 0xcd9c…9a250x4aba…a6f8 | Base | — | $0.01 | 100% | coinbase | 71d ago | 0x86e211…2ee7b6 |
| 0xcd9c…9a250xfeca…dfa7 | Base | — | $0.01 | 100% | coinbase | 71d ago | 0x205106…338257 |
| 0xcd9c…9a250x085c…2d32 | Base | — | $0.01 | 100% | coinbase | 71d ago | 0xb21f56…5196c2 |
| 0xcd9c…9a250xef4e…94b4 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x586bf6…35f747 |
| 0xcd9c…9a250x90a9…9d9a | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x621d6b…43174c |
| 0xcd9c…9a250x0629…ae59 | Base | — | $0.72 | 100% | coinbase | 72d ago | 0xf86196…d21d6d |
| 0xcd9c…9a250x068f…8281 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xa2c4ca…760e08 |
| 0xcd9c…9a250xf13a…2574 | Base | — | $1.38 | 100% | coinbase | 72d ago | 0x1516cb…dbee4f |
| 0xcd9c…9a250xab23…894e | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x74804e…7a9c6e |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.