Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 32d ago | 0xdfd400…b34acc |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 32d ago | 0x6f7c75…fbccfc |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 32d ago | 0xeda83e…bd1bb3 |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 33d ago | 0xdcf6f5…8b48a4 |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 33d ago | 0x1f2b2d…afb626 |
| 0x1f12…21be0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 33d ago | 0x53c985…9d35a6 |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 33d ago | 0x8a707e…ff8c2b |
| 0x1f12…21be0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 33d ago | 0xa2d2b8…805e3d |
| 0x1f12…21be0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 33d ago | 0x045cf9…8796ca |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 33d ago | 0x99c979…90d710 |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 33d ago | 0x172bb0…cb1cb0 |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 33d ago | 0x234e64…02f877 |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 33d ago | 0xd111db…aff5d6 |
| 0x1f12…21be0x9c95…e299 | Base | — | $0.001 | 100% | fluxa | 33d ago | 0x7666a8…df915c |
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.