Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5fcb…d5f90xfd37…8545 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x49d135…0d1210 |
| 0x5fcb…d5f90xcd61…9bad | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xabe657…ae6c38 |
| 0x5fcb…d5f90x4a80…4c5a | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x683456…3e3b49 |
| 0x5fcb…d5f90xe25b…271d | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xb83feb…dc9c44 |
| 0x5fcb…d5f90x499e…399f | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xe4d517…7dbd9a |
| 0x5fcb…d5f90x5f60…ebed | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xb86701…78386f |
| 0x5fcb…d5f90x64d0…ed53 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x961b5c…52310b |
| 0x5fcb…d5f90xe318…b3f8 | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xb692c0…248e19 |
| 0x5fcb…d5f90x88ab…b67d | Base | — | $0.01 | 100% | coinbase | 67d ago | 0xf10ca8…d058c2 |
| 0x5fcb…d5f90x4229…b76b | Base | — | $0.01 | 100% | coinbase | 67d ago | 0x77f454…a27ad3 |
| 0x5fcb…d5f90x36ca…ef29 | Base | — | $0.01 | 100% | coinbase | 68d ago | 0xe9737b…3cd015 |
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.