Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xce33…6b980xd176…f515 | Base | — | $0.12 | 100% | fluxa | 117d ago | 0xd5c8ba…759beb |
| 0xf064…7ee00xd176…f515 | Base | — | $1.03 | 100% | fluxa | 117d ago | 0x6db864…4f3ec7 |
| 0xb48f…c9310xd176…f515 | Base | — | $0.04 | 100% | fluxa | 117d ago | 0xbfb7a3…3d5d02 |
| 0x212e…ed100xd176…f515 | Base | — | $0.13 | 100% | fluxa | 117d ago | 0x57c570…886762 |
| 0x38a5…1c880xd176…f515 | Base | — | $0.08 | 100% | fluxa | 117d ago | 0x08ada2…e339f1 |
| 0x4073…36d00xd176…f515 | Base | — | $0.12 | 100% | fluxa | 117d ago | 0x5ba6e8…498416 |
| 0xf064…7ee00xd176…f515 | Base | — | $0.05 | 100% | fluxa | 118d ago | 0xa8fd12…fc1fbb |
| 0xd7ec…a4950xd176…f515 | Base | — | $0.08 | 100% | fluxa | 118d ago | 0xef0e56…f45250 |
| 0xce33…6b980xd176…f515 | Base | — | $0.06 | 100% | fluxa | 118d ago | 0xca0c2f…d8e78c |
| 0x38a5…1c880xd176…f515 | Base | — | $0.05 | 100% | fluxa | 118d ago | 0x571fb0…875e8d |
| 0x4073…36d00xd176…f515 | Base | — | $0.03 | 100% | fluxa | 118d ago | 0x811955…fcae99 |
| 0xb48f…c9310xd176…f515 | Base | — | $0.07 | 100% | fluxa | 118d ago | 0xdab7b8…787c3c |
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.