Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfefb…0fa00xb45c…cb5c | Base | — | $0.13 | 100% | fluxa | 100d ago | 0x30ad0d…10cde7 |
| 0x6987…88c30xb45c…cb5c | Base | — | $0.13 | 100% | fluxa | 100d ago | 0x3f939d…4674aa |
| 0x0c27…c35f0xb45c…cb5c | Base | — | $0.13 | 100% | fluxa | 100d ago | 0x6550fc…274dfa |
| 0x7b2e…9e7d0xb45c…cb5c | Base | — | $0.13 | 100% | fluxa | 100d ago | 0xed14e8…37a982 |
| 0xef1f…12190xb45c…cb5c | Base | — | $0.13 | 100% | candidates | 100d ago | 0xb16e3c…93cff4 |
| 0x1605…c89a0xb45c…cb5c | Base | — | $0.13 | 100% | candidates | 100d ago | 0x5239ba…7d0919 |
| 0x38f9…3ec60xb45c…cb5c | Base | — | $0.13 | 100% | candidates | 100d ago | 0xa8b13a…91fdfe |
| 0x717d…d1e00xb45c…cb5c | Base | — | $0.13 | 100% | fluxa | 100d ago | 0x4e1ee1…5344b2 |
| 0x9a3e…b67a0xb45c…cb5c | Base | — | $0.13 | 100% | fluxa | 100d ago | 0x539d0d…456ff5 |
| 0x8b02…c0800xb45c…cb5c | Base | — | $0.15 | 100% | fluxa | 100d ago | 0x68c007…c0618d |
| 0xf782…5b410xb45c…cb5c | Base | — | $0.05 | 100% | fluxa | 100d ago | 0x2ad4c2…f35855 |
| 0x7a49…baf90xb45c…cb5c | Base | — | $0.05 | 100% | fluxa | 100d ago | 0x5c396b…4a28d6 |
| 0x651c…10920xb45c…cb5c | Base | — | $0.05 | 100% | candidates | 100d ago | 0xce3fb7…6a9fe7 |
| 0x3df2…884b0xb45c…cb5c | Base | — | $0.05 | 100% | candidates | 100d ago | 0x870b9b…c69982 |
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.