Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe4d3…a3300xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0xa3c021…cd5e86 |
| 0x38a2…5bfb0xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0x1e45f1…75d0de |
| 0x83c5…0fdc0xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0x78e17f…6dcedf |
| 0x315e…9d210xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0xa2d999…62d3cb |
| 0x1cf5…22f80xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0xebabcc…b3b5f5 |
| 0x9b7f…75a90xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0xb04a64…aa193c |
| 0x9555…55810xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0x79871d…a0e620 |
| 0xcbdb…01000xbe10…1445 | Base | — | $1.00 | 100% | fluxa | 36d ago | 0xaf4638…d5759f |
| 0xa23d…52720xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0xa50b85…db85b4 |
| 0x5c9e…4c710xbe10…1445 | Base | — | $0.30 | 100% | fluxa | 36d ago | 0x30fe21…f194b6 |
| 0xfc4a…5b240xbe10…1445 | Base | — | $1.00 | 100% | fluxa | 36d ago | 0xc3171c…31893d |
| 0xcfe6…e2e50xbe10…1445 | Base | — | $1.00 | 100% | fluxa | 36d ago | 0x9b65ed…595702 |
| 0xd662…803c0xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0x6d0991…dd1545 |
| 0xf145…ced10xbe10…1445 | Base | — | $1.00 | 100% | fluxa | 36d ago | 0xcfeefc…04d7de |
| 0x4ea3…6e290xbe10…1445 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0xf946d4…e95eab |
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.