Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 8d ago | 0xf6886a…5de1c9 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 8d ago | 0xd22be4…bb4f4d |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 8d ago | 0x3fccad…641479 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0xd50e0f…85be9f |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0x08fd90…afcd20 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0xaa1d5d…5d3c97 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0x7b3cde…628e29 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0xe06229…68c85a |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0x985e07…bb8254 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0xe3382d…677175 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0x0f509b…9248d6 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0xe1d9a8…2ab2c1 |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0xa7b885…73bc1e |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0xe90e23…a3065c |
| 0x7214…b66c0xfe80…47ee | Base | — | $0.001 | 100% | fluxa | 9d ago | 0xf5331f…b0397d |
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.