Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x434a…db6c0x7231…3230 | Base | — | $0.40 | 100% | fluxa | 99d ago | 0xe2a7f0…c9e912 |
| 0xf06e…f2dd0x7231…3230 | Base | — | $0.36 | 100% | candidates | 99d ago | 0x789c60…ae446f |
| 0xd382…4b110x7231…3230 | Base | — | $0.37 | 100% | fluxa | 99d ago | 0x594981…2295d9 |
| 0xdcd7…4f600x7231…3230 | Base | — | $0.31 | 100% | candidates | 99d ago | 0x97aa5a…6b4bf2 |
| 0x08ae…d3230x7231…3230 | Base | — | $0.36 | 100% | candidates | 99d ago | 0xaa4b1f…6a3498 |
| 0x5a15…116d0x7231…3230 | Base | — | $0.29 | 100% | candidates | 99d ago | 0xa3b8a8…be8626 |
| 0x10c3…5cad0x7231…3230 | Base | — | $0.37 | 100% | fluxa | 99d ago | 0x3b5510…f1b904 |
| 0x7996…2a560x7231…3230 | Base | — | $0.32 | 100% | candidates | 99d ago | 0x89a515…48cb45 |
| 0x1bcc…0ac30x7231…3230 | Base | — | $0.32 | 100% | candidates | 99d ago | 0x2035d3…5236aa |
| 0xd48b…8b3b0x7231…3230 | Base | — | $0.27 | 100% | fluxa | 99d ago | 0x2c3b47…e8ce07 |
| 0x4898…0b400x7231…3230 | Base | — | $0.17 | 100% | candidates | 99d ago | 0xf31eea…db2cac |
| 0xaa5c…81c80x7231…3230 | Base | — | $0.13 | 100% | candidates | 99d ago | 0x33a56b…3244ba |
| 0x078e…01840x7231…3230 | Base | — | $0.15 | 100% | candidates | 99d ago | 0x971187…0cfd80 |
| 0xc864…b1f00x7231…3230 | Base | — | $0.13 | 100% | candidates | 99d ago | 0x895fea…52e4c3 |
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.