Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x93bca3…779b00 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x401435…6360a6 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x738447…314c6a |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xdbd40a…b7e812 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x163253…39afec |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe6115e…2be0fb |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x3b41ed…683c5f |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x82dc9a…2bbe49 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xa2a84f…93f7b4 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x7532da…f346f3 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x61473a…fbcf3d |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x960a61…136a0f |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x6d3d9f…f2f4fd |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x23f4e7…bd05f7 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x222e5d…6eeaac |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd723cf…07eebd |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3ab436…e9c419 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x798957…3beae6 |
| 0x4cca…cc950x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x494fd2…63df5f |
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.