Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xead4…fa230xac65…4417 | Base | — | $1.59 | 100% | fluxa | 82d ago | 0xe8b679…ce7921 |
| 0xead4…fa230x244f…cab9 | Base | — | $0.01 | 100% | fluxa | 82d ago | 0xa82352…4a19d5 |
| 0xead4…fa230x244f…cab9 | Base | — | $0.01 | 100% | fluxa | 82d ago | 0xbfd2e4…e925ec |
| 0x244f…cab90xead4…fa23 | Base | — | $0.32 | 100% | fluxa | 82d ago | 0xf6c387…5f6956 |
| 0x244f…cab90xead4…fa23 | Base | — | $0.32 | 100% | fluxa | 82d ago | 0x421c73…513111 |
| 0x244f…cab90xead4…fa23 | Base | — | $0.32 | 100% | fluxa | 82d ago | 0x4beb1c…590e0a |
| 0x244f…cab90xead4…fa23 | Base | — | $0.33 | 100% | fluxa | 82d ago | 0x515541…c8fd12 |
| 0x244f…cab90xead4…fa23 | Base | — | $0.31 | 100% | fluxa | 82d ago | 0x32c832…f4c57a |
| 0xead4…fa230xac65…4417 | Base | — | $0.22 | 100% | fluxa | 82d ago | 0x951f13…961196 |
| 0xb90a…9ae40xead4…fa23 | Base | — | $0.22 | 100% | fluxa | 82d ago | 0xb168d6…84bc43 |
| 0xead4…fa230xac65…4417 | Base | — | $0.89 | 100% | fluxa | 82d ago | 0x664199…d543e3 |
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.