Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc744…ed9f0x0e3d…7757 | Base | — | $25.00 | 100% | 0x3368…d66b | 94d ago | 0xc1367e…525ca7 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $25.00 | 100% | 0x5823…9b21 | 94d ago | 0x457c96…cd1577 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $40.00 | 100% | 0x505d…14d6 | 94d ago | 0x7a09e0…1ddf83 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $25.00 | 100% | 0xd223…7d28 | 94d ago | 0xe11e32…db66e5 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $25.00 | 100% | 0xbdce…f637 | 94d ago | 0x90c19f…1aeb27 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $25.00 | 100% | 0xdcd9…b01a | 94d ago | 0x75409d…f687ef |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $50.00 | 100% | 0xe620…4901 | 95d ago | 0xdedbc1…88bfa6 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $50.00 | 100% | 0x54c8…88d5 | 95d ago | 0x8c693e…44fe20 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $20.00 | 100% | 0xb77d…5f2d | 95d ago | 0x85daaa…6a2c41 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $25.00 | 100% | 0xaa2e…f044 | 95d ago | 0xe34426…56eb57 |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $25.00 | 100% | 0xc144…dd4e | 95d ago | 0xb4af12…9d532e |
| 0xc744…ed9f0x0e3d…7757 | Base | — | $25.00 | 100% | 0x170f…6230 | 95d ago | 0xc3cea1…77410c |
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.