Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x30e1e8…6a4560 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7c4769…e19fd8 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x114907…63015b |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbc9ec7…202d35 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x53086e…cd6cf5 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1f3760…df6a6e |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf031c7…39ade5 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x503e72…a9d529 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x596cea…746dea |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3f8b45…305326 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1c0677…b7485d |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb9066f…3e2684 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd69428…c25edb |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x289f35…9d585c |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5a884c…34d49d |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9f012c…46cd80 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0fc563…d6a0e4 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x7a0f96…9a4f60 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc5e4a3…837e8c |
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.