Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe53a…dde80xcf19…0830 | Base | — | $0.98 | 100% | fluxa | 51d ago | 0xedff5c…136c39 |
| 0x1421…ab200xcf19…0830 | Base | — | $0.98 | 100% | fluxa | 51d ago | 0x46f3a5…29ce7f |
| 0xcb76…e9200xcf19…0830 | Base | — | $1.96 | 100% | fluxa | 51d ago | 0xc235c6…786a4c |
| 0x4b21…65330xcf19…0830 | Base | — | $0.98 | 100% | fluxa | 51d ago | 0x8b6110…cba533 |
| 0x9e5c…1b020xcf19…0830 | Base | — | $1.96 | 100% | fluxa | 51d ago | 0xbe8c4d…af0101 |
| 0x2e58…da1e0xcf19…0830 | Base | — | $0.98 | 100% | fluxa | 51d ago | 0x8914a3…274469 |
| 0xbb0f…e4a70xcf19…0830 | Base | — | $0.98 | 100% | fluxa | 51d ago | 0x2b652b…ae3941 |
| 0xc8fc…1fe70xcf19…0830 | Base | — | $0.98 | 100% | fluxa | 51d ago | 0x43c6e8…0cae23 |
| 0x8d9e…77730xcf19…0830 | Base | — | $0.98 | 100% | fluxa | 51d ago | 0xdc3054…ce991b |
| 0x2ed0…50120xcf19…0830 | Base | — | $0.98 | 100% | fluxa | 51d ago | 0xc48542…9b84c6 |
| 0x3046…3a650xcf19…0830 | Base | — | $0.11 | 100% | fluxa | 51d ago | 0x5b6ac8…70b3ca |
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.