Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x487f5e…81dc11 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x67f03f…193f2b |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x598b89…4c183b |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcb2e24…8e192d |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb436e0…fc2f62 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x894964…5ba0d8 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x02a6c2…e9e478 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd1abad…fd7631 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf59f42…5f905d |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc70689…2ed5fb |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x837254…1d96b3 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd5a6f3…0bc13b |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdb174d…e2d3d1 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9d6867…925c26 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc6ab17…c46852 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf29238…868444 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd45f6a…c73d35 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xff2205…47df4d |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x417755…e522a0 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfb2e09…9ec741 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf38237…b8faef |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe82cff…a9e2ca |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0bcbf5…953639 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xef9c54…5f1e38 |
| 0xc555…5d830x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xee94c4…06b5fc |
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.