Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9787…cf090xb300…8e84 | Base | — | $1.42 | 100% | fluxa | 106d ago | 0x5c75d8…966908 |
| 0xe2d7…868a0xb300…8e84 | Base | — | $0.59 | 100% | fluxa | 106d ago | 0xc68a04…aafe1e |
| 0xeb95…013a0xb300…8e84 | Base | — | $0.60 | 100% | fluxa | 106d ago | 0x8eaadf…1356cd |
| 0x5cd2…21150xb300…8e84 | Base | — | $0.15 | 100% | fluxa | 106d ago | 0xb62942…ca16e6 |
| 0x06a2…75f70xb300…8e84 | Base | — | $0.25 | 100% | fluxa | 106d ago | 0x0f8994…416c55 |
| 0x7673…564c0xb300…8e84 | Base | — | $0.82 | 100% | fluxa | 106d ago | 0xdd1a6f…0dc90d |
| 0x3b68…195b0xb300…8e84 | Base | — | $0.70 | 100% | fluxa | 106d ago | 0x9d0085…388f9c |
| 0xa37f…0c210xb300…8e84 | Base | — | $0.85 | 100% | fluxa | 106d ago | 0xc47ee3…4fe5df |
| 0x3f26…86fd0xb300…8e84 | Base | — | $0.76 | 100% | fluxa | 106d ago | 0x135218…0d6427 |
| 0xda7d…a4370xb300…8e84 | Base | — | $0.54 | 100% | fluxa | 106d ago | 0x8bcc66…36c9fb |
| 0x45df…e5c20xb300…8e84 | Base | — | $0.15 | 100% | fluxa | 106d ago | 0xdb824e…63846c |
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.