Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x41aec0…9bc2b0 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x918ceb…5d7a7e |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xa88577…4ee828 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x2e8659…22f2de |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x33db50…e71eab |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xd6d4f1…1d29bf |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xcc8aae…36e517 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x450d34…183eab |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x22d2ee…74545a |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x9d54f0…3c55e0 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xb259ec…bf034e |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xb92c27…aa0235 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x051593…418166 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xde514f…bd9ba3 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x55294f…e8869a |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x37a899…272e5b |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xc9f0f9…205536 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x807fdd…d552c4 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x435dfa…61518e |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x603609…509bfb |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x0aa869…d5209a |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x45f849…61370e |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xdc7037…c40de1 |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x7ca0c9…ebd31e |
| 0x5f99…95c30x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x0edcfb…018010 |
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.