Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x13e7…ce300x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0xb3b522…bb80ec |
| 0x7767…ffef0x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0x169f6b…04f589 |
| 0x37b9…a39d0x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0x9c05b8…ac6a31 |
| 0x6110…5e400x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0xcdbae2…b1c26b |
| 0x5cb8…660d0x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0x3aa031…c8f976 |
| 0x69e7…5a6a0x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0xd49954…7b1b59 |
| 0x009c…fa4a0x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0xa9bc49…3ae5ef |
| 0x7b02…78d40x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0xd185e9…effb44 |
| 0xa3d6…30a20x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0xade874…4a7fa1 |
| 0xe861…c3b70x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0x1acf37…bab1df |
| 0xc5fd…19f60x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0x7c3fed…1d3afa |
| 0xbcf5…d51f0x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0x70e51f…185a11 |
| 0x5639…7e950x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0xa3cba7…84bc39 |
| 0x507e…38ee0x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0x3f4595…b0df35 |
| 0xcb7b…b85f0x88e6…d572 | Base | — | $0.98 | 100% | fluxa | 41d ago | 0x3baaae…461e24 |
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.