Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc546…34c40xe897…f4fb | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x66e9e4…78e4f3 |
| 0xc546…34c40x32bc…ccc7 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x79f6b1…3409c4 |
| 0xc546…34c40xd0eb…f384 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x26b893…8149e0 |
| 0xc546…34c40xc2ee…de64 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0xff6959…6ccfd6 |
| 0xc546…34c40x293b…d4d0 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x1d4570…effabe |
| 0xc546…34c40x87af…50b8 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x5dc099…64fabe |
| 0xc546…34c40x7e20…9f02 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x8125f9…10ac29 |
| 0xc546…34c40xce8d…b063 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x4febce…fd9ed8 |
| 0xc546…34c40x0bf4…1538 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x702dac…6cb461 |
| 0xc546…34c40xa490…1163 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x2b1f42…29dd83 |
| 0xc546…34c40x772b…d8de | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x64158c…0428b0 |
| 0xc546…34c40x55c8…da84 | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x6614d6…21ebc2 |
| 0xc546…34c40xc5f9…7d1e | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x3e6250…72c62e |
| 0xc546…34c40xf590…6d4c | Base | — | $0.01 | 100% | coinbase | 43d ago | 0x4e0f81…d8630f |
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.