Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x30177a…49a639 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb651d3…3c0606 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0d5df7…28b7ca |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x51b863…b75edc |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe47e35…fb25b6 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x24c143…d261b0 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x427ebd…5f849b |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x79b7ec…2274ad |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3b8f10…e3b401 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9b9022…ddb06a |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x542132…d869b6 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa2b33f…6d5afa |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb3945f…edced9 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xae5d71…a6bd74 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4e8fa0…61076a |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x509ccd…fec3f3 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x5092cf…e88f6e |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3f1513…63a5c8 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdbc7e5…d7215b |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf7bae0…cf8af0 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc993ea…3c4669 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x348e1e…df9be7 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1d9909…272c58 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x97cf29…60bbc5 |
| 0xf6c3…79c00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x400f8d…8f3b55 |
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.