Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0093…5cd20xa1e2…0298 | Base | — | $2.77 | 100% | fluxa | 48d ago | 0xe64d6e…b40d32 |
| 0x1fc9…37ef0x0093…5cd2 | Base | — | $0.30 | 100% | fluxa | 48d ago | 0x4b4c2f…410428 |
| 0x015a…662a0x0093…5cd2 | Base | — | $0.30 | 100% | fluxa | 48d ago | 0xb902d2…9c5213 |
| 0xd2d6…ca740x0093…5cd2 | Base | — | $0.31 | 100% | fluxa | 48d ago | 0xc7a1e2…5b78a2 |
| 0x1c7b…e5890x0093…5cd2 | Base | — | $0.31 | 100% | fluxa | 48d ago | 0xe687ff…ff6110 |
| 0x6f85…52180x0093…5cd2 | Base | — | $0.30 | 100% | fluxa | 48d ago | 0x029c26…acff18 |
| 0xbc4c…8b160x0093…5cd2 | Base | — | $0.44 | 100% | fluxa | 48d ago | 0xe6a6bc…21a25b |
| 0xed8f…19990x0093…5cd2 | Base | — | $0.41 | 100% | fluxa | 48d ago | 0xfa5cd9…921f3b |
| 0xe88d…92210x0093…5cd2 | Base | — | $0.31 | 100% | fluxa | 48d ago | 0x5bbb07…759ce2 |
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.