Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0b9e…79490x8539…fb8d | Base | — | $0.17 | 100% | coinbase | 11d ago | 0x8969ba…888547 |
| 0x0b9e…79490xf5e3…8e01 | Base | — | $0.01 | 100% | coinbase | 11d ago | 0x6ca1e5…cfa8b1 |
| 0x0b9e…79490x23e4…4c5b | Base | — | $0.40 | 100% | coinbase | 11d ago | 0x5a516c…85b875 |
| 0x0b9e…79490x80da…219e | Base | — | $0.01 | 100% | coinbase | 11d ago | 0x29d8d6…05cee4 |
| 0x0b9e…79490x4ee6…6eee | Base | — | $0.20 | 100% | coinbase | 11d ago | 0x63c4bf…335975 |
| 0x0b9e…79490x514b…435b | Base | — | $0.01 | 100% | coinbase | 11d ago | 0x1b5a65…a66a0a |
| 0x0b9e…79490xdac9…1be8 | Base | — | $0.11 | 100% | coinbase | 11d ago | 0x70c597…06f8d5 |
| 0x0b9e…79490x126c…1ba9 | Base | — | $0.01 | 100% | coinbase | 11d ago | 0xf575e3…2c57b7 |
| 0x0b9e…79490x6895…68e5 | Base | — | $0.23 | 100% | coinbase | 11d ago | 0x82b07e…016d62 |
| 0x0b9e…79490x029f…f220 | Base | — | $0.01 | 100% | coinbase | 11d ago | 0xfaae72…28743a |
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.