Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x897c9f…ff0fd5 |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x675e10…983ff7 |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x6a66b6…3361e7 |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0xf38782…9d574d |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0xcc0c07…7a5c09 |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x38a197…72a43f |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x8ccb2b…b0cd4a |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x2a84f4…00d0ad |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x82b817…4f8d0e |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0xc34b41…f70079 |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x10ac00…22842c |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x3f53a2…368714 |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0xeb5c45…5748fa |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x8dc709…4401e9 |
| 0x96b5…fb280xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 7d ago | 0x536418…e3b96a |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.