Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe280…e8aa0xbfaa…48a3 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x488154…f3f0cc |
| 0xe280…e8aa0x112a…7a40 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xccc8a3…9a2fbc |
| 0xe280…e8aa0x4e0d…9455 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x255c0e…238fc5 |
| 0xe280…e8aa0xedb2…fcbb | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x7438e5…609b99 |
| 0xe280…e8aa0x83c8…5fc9 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xa340ca…49f32a |
| 0xe280…e8aa0x6797…29b6 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xbc6f4c…6c0b49 |
| 0xe280…e8aa0xfa0e…1220 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0x63e4c3…d4061d |
| 0xe280…e8aa0x13f0…6ccb | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xf0f148…3788d7 |
| 0xe280…e8aa0xeac7…3a41 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xad0ea0…4bc00d |
| 0xe280…e8aa0xbfe8…7139 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xf6978a…ef3cb7 |
| 0xe280…e8aa0x27b1…02bd | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xdb20b8…20b1ad |
| 0xe280…e8aa0x13e2…82b0 | Base | — | $0.01 | 100% | coinbase | 72d ago | 0xa91218…f6f3bb |
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.