Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0x28781a…27a7be |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0x581d71…46da82 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0x515275…d87d15 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0xff5804…35da4c |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0x95a079…ebad47 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0xe58ec0…3be98f |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0xc6ddc9…c678c3 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0x9f5a90…a4cb65 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0xff02bf…6c30fc |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0x066cae…0cbad8 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0xf30f74…7d4f3c |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0x5cd7a7…ffee90 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0xca7a93…95d257 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0xc00afb…b654e4 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0x8a4d3d…b4fa59 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0x653a47…320766 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0xec6362…8b95e8 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0xa609a0…2109cc |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0x0ceaa2…214b19 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0xe5042e…c4172b |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0xc6b873…d4cc93 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | candidates | 81d ago | 0xdad730…149247 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.01 | 100% | Route unknown | 81d ago | 0x41ae39…93178f |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0xa9f31d…e81885 |
| 0x3ee2…ad7d0x158e…3d00 | Base | x402 service | $0.005 | 100% | Route unknown | 81d ago | 0x0faa22…0e39a7 |
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.