Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x665317…077e5f |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2c9218…4f244a |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x21a3db…157447 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa0e85a…d9f45a |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf5f011…cb243b |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x611464…20a5ea |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc47f4e…18d0da |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcfe5fa…f283b5 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbd506d…392f5c |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9e94c7…6ff730 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x551670…f8a31a |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0ee197…92c01f |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5292a4…a89144 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdcb83e…a7666e |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x94bb2f…4a9e58 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd734e8…386697 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa40820…24a536 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf46951…0f81d2 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x78f6ab…dfb950 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x99e631…f8d80d |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x496a36…96bce6 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3a7db4…bc6c11 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa8baec…f686c0 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x88695f…743483 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x19269c…52c23e |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.