Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x44d659…581612 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x6fa8a4…936bbe |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x6bf80f…a2764d |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1b9660…17af8d |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x41f743…d5585d |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x038367…f8d358 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x85c62e…5983df |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x42064f…a824ac |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xc26c79…4804db |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x25a6c4…98d059 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x9c2ed1…c5eedb |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0ae83f…56e484 |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x80cfda…5fa1eb |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1ef7d3…9f347a |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf3e0ed…79d13d |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb22ae4…a318ed |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe1f5b3…77b63f |
| 0x117e…79a90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xc29b02…a14c50 |
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.