Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.001 | 100% | coinbase | 60d ago | 0xf21870…02b16d |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.005 | 100% | coinbase | 60d ago | 0x440345…f16625 |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.05 | 100% | coinbase | 60d ago | 0x65061e…e21ffe |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.01 | 100% | coinbase | 60d ago | 0xe9d3b8…d33303 |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.001 | 100% | coinbase | 60d ago | 0xf06145…56d4da |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.01 | 100% | coinbase | 60d ago | 0x24d2f1…e113fd |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.005 | 100% | coinbase | 60d ago | 0xf2fbeb…b915fa |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.005 | 100% | coinbase | 60d ago | 0x23ca7b…1be02e |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.03 | 100% | coinbase | 60d ago | 0x8649e7…41556e |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.001 | 100% | coinbase | 60d ago | 0xdfa243…7d9d2c |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.001 | 100% | coinbase | 60d ago | 0x55094c…a55f25 |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.001 | 100% | coinbase | 60d ago | 0x01d18c…6d9f92 |
| 0xa9b1…ace70x83f1…4c9f | Base | Barker | $0.001 | 100% | coinbase | 60d ago | 0xab77c7…fc4a40 |
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.