Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc2b6d7…adfc87 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x8c32fc…31f204 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x59800c…7f1c34 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x2857b3…eff8ed |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x62695b…d93109 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xd1c902…2f3913 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xef2f7e…c0d385 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x43a668…46bb05 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa0a5a4…560195 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x54b5cf…aaf152 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xd94a00…f9e184 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x2d6b52…49e1f3 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xecf3f8…d630c7 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x7003af…b6fa7b |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xe44f5b…48494b |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x4599e4…1923ec |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x60c87b…5f2fee |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa244f2…313865 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x4570c3…5452b1 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc6ec7a…baa69e |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x802f3b…d14f75 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xac8cb2…5fe80d |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xdad5b6…d09312 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x603b4e…dbfe55 |
| 0x24f8…d8df0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xdb1b79…05545e |
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.