Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa34b…a97f0x741a…bb2d | Base | — | $15.00 | 100% | 0x4337…6ef9 | 73d ago | 0x68fd07…8ab8d2 |
| 0xa34b…a97f0x25ba…aac6 | Base | — | $17.28 | 100% | 0x4337…9f26 | 73d ago | 0xc254ab…673d55 |
| 0xa34b…a97f0xef0f…db3d | Base | — | $199.57 | 100% | 0x4337…7a5d | 73d ago | 0x6cf617…e6e0a7 |
| 0xa34b…a97f0xef0f…db3d | Base | — | $498.97 | 100% | 0x7540…af8d | 73d ago | 0x7ba9c7…cd8b6a |
| 0xa34b…a97f0x1343…b1c4 | Base | — | $21.36 | 100% | 0xc2d1…d492 | 73d ago | 0x51b349…0da5c4 |
| 0xa34b…a97f0x917e…0e03 | Base | — | $93.40 | 100% | 0x48f0…3596 | 73d ago | 0x615e53…27b0a5 |
| 0xa34b…a97f0xaa42…caf5 | Base | — | $9.00 | 100% | 0x4337…3392 | 73d ago | 0x278878…f4ce8c |
| 0xa34b…a97f0xaa42…caf5 | Base | — | $9.00 | 100% | 0x4337…7b1f | 74d ago | 0xca5f9b…e81435 |
| 0xa34b…a97f0xa5df…58b1 | Base | — | $27.96 | 100% | 0x7540…af8d | 74d ago | 0x60d1b8…09f842 |
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.