Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8bf6…fad30xcbcf…5797 | Base | — | $0.02 | 100% | fluxa | 73d ago | 0xc0518f…05596a |
| 0x8bf6…fad30xa572…4aef | Base | — | $0.02 | 100% | fluxa | 73d ago | 0xa0d65a…c32894 |
| 0x8bf6…fad30xbbf4…4123 | Base | — | $0.02 | 100% | fluxa | 73d ago | 0x03c671…782512 |
| 0x8bf6…fad30x07b5…2c6b | Base | — | $0.02 | 100% | fluxa | 74d ago | 0xe7cbb3…b6d471 |
| 0x8bf6…fad30xbffe…27ae | Base | — | $0.02 | 100% | fluxa | 74d ago | 0xdfaf3f…b824b7 |
| 0x8bf6…fad30xc961…b33c | Base | — | $0.02 | 100% | fluxa | 74d ago | 0x0f5ce2…8a06fb |
| 0x8bf6…fad30xbace…4d06 | Base | — | $0.02 | 100% | fluxa | 74d ago | 0x2ae4cc…46e6c9 |
| 0x8bf6…fad30x3752…5a45 | Base | — | $0.02 | 100% | fluxa | 74d ago | 0x03c2ee…f56568 |
| 0x8bf6…fad30xa41c…4e2e | Base | — | $0.02 | 100% | fluxa | 74d ago | 0xd6d100…d66418 |
| 0x8bf6…fad30xe34c…9ec4 | Base | — | $0.02 | 100% | fluxa | 74d ago | 0x7b878b…a6dd49 |
| 0x8bf6…fad30xd803…8a79 | Base | — | $0.02 | 100% | fluxa | 74d ago | 0x2baae0…c6838a |
| 0x8bf6…fad30xd1df…92eb | Base | — | $0.02 | 100% | fluxa | 74d ago | 0x042370…583169 |
| 0x8bf6…fad30xbfae…4904 | Base | — | $0.02 | 100% | fluxa | 74d ago | 0x0ffb57…53dcf9 |
| 0x8bf6…fad30x4ddc…f5d9 | Base | — | $0.02 | 100% | fluxa | 74d ago | 0xf09298…ed588d |
| 0x8bf6…fad30x8d53…9ccf | Base | — | $0.15 | 100% | fluxa | 74d ago | 0x4ee582…0525fb |
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.