Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe88d…92210x8278…7699 | Base | — | $0.20 | 100% | fluxa | 36d ago | 0x0979ac…6433f8 |
| 0xe88d…92210xf718…4c5e | Base | — | $0.20 | 100% | fluxa | 36d ago | 0x328282…55b813 |
| 0xe88d…92210xfc21…ebc0 | Base | — | $0.10 | 100% | fluxa | 36d ago | 0xb87a50…67cb20 |
| 0xe88d…92210x64fe…7e9b | Base | — | $0.37 | 100% | fluxa | 36d ago | 0x1a8ded…3bf532 |
| 0xe88d…92210xe7c3…7cf6 | Base | — | $0.18 | 100% | fluxa | 36d ago | 0xdbee8c…54d35c |
| 0xe88d…92210x702d…bb37 | Base | — | $0.51 | 100% | fluxa | 36d ago | 0x96d942…3d5a48 |
| 0xe88d…92210xd1ca…8241 | Base | — | $0.70 | 100% | fluxa | 36d ago | 0x7280db…6ede7f |
| 0xe88d…92210x45e8…aca9 | Base | — | $0.34 | 100% | fluxa | 36d ago | 0x69df2b…db0a1a |
| 0xe88d…92210xf3cf…1862 | Base | — | $0.10 | 100% | fluxa | 36d ago | 0xd11407…1c297e |
| 0xe88d…92210x0785…f1f6 | Base | — | $0.17 | 100% | fluxa | 36d ago | 0x94f73a…29540c |
| 0xe88d…92210x3046…3a65 | Base | — | $0.78 | 100% | fluxa | 36d ago | 0x152c65…6c709d |
| 0xe88d…92210x02a1…f13e | Base | — | $0.10 | 100% | fluxa | 36d ago | 0xd32d87…8c55b3 |
| 0xe88d…92210x9f50…e247 | Base | — | $0.35 | 100% | fluxa | 36d ago | 0x5b608f…6206ff |
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.