Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x071eb2…770da5 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x29ccf1…a2a6c8 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa0c5b2…efc49d |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8af777…024ab0 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5f9e91…317360 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb38263…257d17 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1a67f6…2e265a |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x68f3cb…cff693 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe92e9c…a8bafd |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x825df7…463dd5 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x348297…b18844 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7ca6cc…52ce0c |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x057a32…a7e432 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x4ec8e1…f785b3 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc7dc3b…907558 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x89b1ab…747688 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc23e74…c58df3 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xee54f4…d149ca |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xcf9c50…d30aad |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7e185f…72c2a7 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x440b33…21a63a |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x85bc97…24abfa |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb65148…9f768d |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x616dcb…d3a3e2 |
| 0x3ddb…45170x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb232f2…5a89b7 |
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.