Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1e1071…15358f |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9760d9…05f0e6 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa3def2…253167 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdee899…88b0a6 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc64678…d764e7 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x199a7d…791bb6 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1d50ec…ff04a5 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x97a0f9…fdea40 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xacefc5…9d5a36 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdd0d31…e7e16e |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5d93d3…c83956 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc25cdf…c75677 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd43524…1bf36f |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2a9c70…7ea021 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9d5f20…08e848 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5ccbab…39e165 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc5c1dd…17839e |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd3de43…1b24ec |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x131b2f…ec9a05 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x771449…9b3b2b |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x82db8a…d20fee |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1edc79…da0a2d |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0bbb9e…ee6d09 |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0db11b…06377c |
| 0xc084…e5de0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xedf61e…535d7e |
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.