Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.01 | 100% | coinbase | 99d ago | 0xa9d8de…9f230d |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.01 | 100% | candidates | 99d ago | 0x21a730…fff3c1 |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.02 | 100% | coinbase | 99d ago | 0x93e06e…3d9b1a |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.01 | 100% | coinbase | 99d ago | 0x159096…6ce9b5 |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.01 | 100% | coinbase | 99d ago | 0xb8e54d…27d22d |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.03 | 100% | candidates | 99d ago | 0x43b950…3adccf |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.07 | 100% | coinbase | 99d ago | 0x2156e2…3c98aa |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.02 | 100% | coinbase | 99d ago | 0x4c183a…f0eaf4 |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.002442 | 100% | candidates | 99d ago | 0x35d4d9…37851a |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.01 | 100% | coinbase | 99d ago | 0x64acc6…714ea7 |
| 0x9cc4…b1760xffff…e0db | Base | PayPerBytePayperbyte | $0.05 | 100% | candidates | 99d ago | 0x0fc38d…89eab2 |
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.