Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1a92…26440x6f84…45f4 | Base | — | $0.18 | 100% | fluxa | 6d ago | 0xedd4d3…ab6a11 |
| 0xbee5…0f6a0x6f84…45f4 | Base | — | $0.10 | 100% | fluxa | 6d ago | 0x6a4a2c…0d3beb |
| 0x690e…bbfd0x6f84…45f4 | Base | — | $0.10 | 100% | fluxa | 6d ago | 0x7b67d9…2b6a9b |
| 0x6810…ebdd0x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0xcf6f4f…22dca5 |
| 0x96df…8f7c0x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0xc34ad1…24415b |
| 0xcd4f…65ff0x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0xd14abe…ac20c8 |
| 0xc2b5…67610x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0x68d127…d5a279 |
| 0x64ce…35030x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0xb4dc35…a32246 |
| 0x478f…e1dd0x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0xd6a2d4…05177e |
| 0xfb01…c4350x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0x1a09fd…cd672d |
| 0xeb72…c3010x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0x2b3954…250344 |
| 0xfc58…68470x6f84…45f4 | Base | — | $0.28 | 100% | fluxa | 6d ago | 0x8a1655…13c2d6 |
| 0xd23e…18e10x6f84…45f4 | Base | — | $0.24 | 100% | fluxa | 6d ago | 0xcf3aaf…84adfb |
| 0xf73c…a9f70x6f84…45f4 | Base | — | $0.10 | 100% | fluxa | 6d ago | 0xaca13a…77986e |
| 0xbc53…ba300x6f84…45f4 | Base | — | $0.18 | 100% | fluxa | 6d ago | 0xf4b9ab…8b83be |
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.