Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x00f4b1…ba79f9 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe5b80a…004132 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x25e784…60ef5e |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4f3212…1b9a39 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x6da0be…39bbde |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x420272…f58c61 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x025a88…d774e9 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xc0a817…3547d3 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xca4a1c…d274dd |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb2e09c…74e317 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x48b743…25c1f3 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xab5a69…e46f1d |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcba2a6…ba4c7c |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x95736b…ec5c46 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xff42d7…b9d5ec |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x35f895…cac73b |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9ea488…ccf8a3 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9bb5e7…5fe339 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9cf612…f570f5 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdbf0a9…404fde |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x251f91…0cdce7 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa7de18…26bee1 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x13fead…69a6dd |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x60ca73…0cd449 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb0d4e8…0826db |
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.