Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0xe31764…81f7e9 |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0x2c73f9…d6520e |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0xc358b6…cab2d4 |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0x09cc9d…bece67 |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0xc8f812…721bb1 |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0x40b1bf…0587d6 |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0xc2116a…2c582b |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0x0b2efd…9b603a |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0x97f82c…9eb4b1 |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0x6d59a2…4f35fd |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0x0a08e0…0ce6e9 |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0xf9af32…d2db9a |
| 0x263d…4f260x295d…9f56 | Base | — | $0.001 | 100% | coinbase | 14d ago | 0x63d94d…72a850 |
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.