Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x1eab9d…bb8391 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x024e44…4c6896 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xce9444…943971 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x8b05bd…8bfe0b |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x41b248…d5542c |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xab1232…6ae535 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x4b1ff6…f66a49 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x42fa5c…e635ca |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x07675b…7d1931 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x10efde…626b3e |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xab69ac…f92053 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x6e9a4b…b086df |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd9c70c…985e5c |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x374c34…7cab90 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd45f02…f0c117 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xefe58f…666e7d |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x9f1e1a…ed6983 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd149ac…f77994 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xca99be…86b54c |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1db4cf…39d9e7 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb04573…ad8d35 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x097a1f…875b69 |
| 0xc84e…f2ed0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xa3a805…96ca02 |
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.