Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf106…13db0x4a56…8a4e | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x2d587c…4f73aa |
| 0xf106…13db0x78e7…bdca | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x6368a4…e5b402 |
| 0xf106…13db0x8fbb…f4c3 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xe1c599…afa7c1 |
| 0xf106…13db0x5353…b308 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x8a017f…e69dec |
| 0xf106…13db0x17e2…c1b1 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xba6053…bf8545 |
| 0xf106…13db0xd9b0…92a0 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xbb44ba…ac23f7 |
| 0xf106…13db0x2d4b…90e2 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x46d34d…0b0b8a |
| 0xf106…13db0x9ff0…5ad4 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xb6a457…7ab601 |
| 0xf106…13db0x78ed…5eaf | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x552fe7…cc129d |
| 0xf106…13db0x53e9…3adc | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x624665…ec9a40 |
| 0xf106…13db0x5a10…6a5f | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x40a5ad…52fd0f |
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.