Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8715…a3990x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 3h ago | 0x3dc460…e2591c |
| 0x8715…a3990x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 3h ago | 0x91416f…644159 |
| 0x8715…a3990x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 3h ago | 0x249a39…b1088b |
| 0x8715…a3990x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 3h ago | 0x344ab8…a9960d |
| 0x8715…a3990x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 4h ago | 0x162c0e…062b24 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 4h ago | 0xfb534a…3f7ed8 |
| 0xcc08…e9d40x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 5h ago | 0xad14dc…805805 |
| 0xcc08…e9d40x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 5h ago | 0xf09065…1113df |
| 0xcc08…e9d40x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 5h ago | 0xe91f0b…91bde8 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 6h ago | 0xffe4e8…0405fc |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 6h ago | 0xfacffa…4daf4d |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0xe6f90c…210c97 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0x8eb27b…64f7b9 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0x1ead9b…6171cb |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0xbff332…929492 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0xd48569…5d294d |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0xdcc597…334d08 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0xd61083…e0d200 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0xce254e…37c271 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0x152fbf…cdb201 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0xac461c…6a1d42 |
| 0x71de…e5280x71de…e528 | Base | x402 service | $0.001 | 20% | Payer-submitted | 10h ago | 0xaf8d13…191900 |
| 0x8a44…47d70x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 11h ago | 0x1a67c0…79bcc8 |
| 0xf23e…78bb0x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 12h ago | 0xab3e2e…4fc331 |
| 0xf23e…78bb0x71de…e528 | Base | x402 service | $0.001 | 70% | 0x71de…e528 | 12h ago | 0x84ba0b…9c86be |
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.