Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x55fb51…6a7665 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0efb7b…44357d |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd06d07…8db095 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa65eab…e311a3 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x728920…293f23 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x954371…b94acc |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfae209…175179 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x66d0f2…b0e1cc |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x875a6b…d4b1b8 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x660211…5526ad |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x57d481…e4ab9e |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x29d851…ca4a3d |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x816cbc…bbe958 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8ddc0c…839c7b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3c33f4…255cb3 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc27c03…2565fa |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6fa8ee…b63bc6 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2342cc…6e947e |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xaf4b94…11d4f7 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6c7688…d69b74 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x23d24b…d27238 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9cf91a…a4a96b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2bcacc…86eec4 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4b9b77…1bf6e3 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x94af6e…9fc76b |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.