Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe3e6…0dd40x49b7…5cee | Base | — | $0.01 | 100% | coinbase | 115d ago | 0x91f45f…59ca5c |
| 0xe3e6…0dd40x7459…2fb2 | Base | — | $0.01 | 100% | coinbase | 115d ago | 0xb75e99…897cf5 |
| 0xe3e6…0dd40x62a0…c29e | Base | — | $0.01 | 100% | coinbase | 115d ago | 0x5bcb01…167974 |
| 0xe3e6…0dd40x41c0…77b6 | Base | — | $0.01 | 100% | coinbase | 115d ago | 0x61f18d…69eccb |
| 0xe3e6…0dd40x434e…4b3b | Base | — | $0.01 | 100% | coinbase | 115d ago | 0xe738d5…0123c4 |
| 0xe3e6…0dd40x7b3e…cc44 | Base | — | $0.01 | 100% | coinbase | 115d ago | 0x2f6344…70c832 |
| 0xe3e6…0dd40xa969…96bf | Base | — | $0.01 | 100% | coinbase | 115d ago | 0xf470cc…26324a |
| 0xe3e6…0dd40xe90f…ac2d | Base | — | $0.01 | 100% | coinbase | 115d ago | 0xfafcd7…128f99 |
| 0xe3e6…0dd40xd9dd…5bb7 | Base | — | $0.01 | 100% | coinbase | 115d ago | 0x8f998e…3d3d13 |
| 0xe3e6…0dd40xb8c6…5e84 | Base | — | $0.01 | 100% | coinbase | 115d ago | 0xc3eb0e…389bc3 |
| 0xe3e6…0dd40x9d7d…c995 | Base | — | $0.01 | 100% | coinbase | 115d ago | 0x2ca846…da4230 |
| 0xe3e6…0dd40x8a03…c709 | Base | — | $0.01 | 100% | coinbase | 115d ago | 0xc50443…5df797 |
| 0xe3e6…0dd40xf4ab…6a8c | Base | — | $0.01 | 100% | coinbase | 115d ago | 0x4634d3…ec365e |
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.