Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbdcd1b…9972c9 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9a0823…ce1c36 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x777a0f…6842cb |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa82c95…5b1898 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf511a7…dc63e4 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xca0ecb…9f18e5 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa0fde4…721960 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5b5475…960a10 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd70861…6d0cc1 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc1a21d…4e4bb0 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb7f6f7…1eee62 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd78844…d3df33 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x0cdec7…3305c2 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfd9517…a1fb30 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x02729e…24c231 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xec3b2f…9facc6 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6a4255…dc5a31 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x22e40f…a0978b |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x149b80…c89335 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xba471b…c18d01 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4ab8b7…e7cd81 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbd01d6…0e7ec2 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc32fd5…3c634b |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7593b9…613b23 |
| 0xfeb7…0e8a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xef809a…86c98b |
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.