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…e8aa0x1fff…e873 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x3a62ae…4dca3d |
| 0xe280…e8aa0xa73c…0fec | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xa58a38…d8d455 |
| 0xe280…e8aa0x922b…110a | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x171245…6801ac |
| 0xe280…e8aa0xcce4…0fc5 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x2716f5…06c6b1 |
| 0xe280…e8aa0x8046…2730 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xddc65b…7739f0 |
| 0xe280…e8aa0xbb33…1d9d | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xe00419…3c9e25 |
| 0xe280…e8aa0x55af…c154 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xa106a9…fb373a |
| 0xe280…e8aa0x7c22…2e8d | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x44f5c3…cf3e51 |
| 0xe280…e8aa0xea18…8838 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0xc823c2…c1d73f |
| 0xe280…e8aa0x88bf…4f6d | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x4ede9a…fa3899 |
| 0xe280…e8aa0x1e5c…9551 | Base | — | $0.01 | 100% | coinbase | 75d ago | 0x71c194…5b4dd0 |
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.