Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | payAI | 11d ago | 0xbc0627…6758be |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x7e556c…d97b29 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x2a9b1b…0df5c9 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xcbd22a…8e6502 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xc287f6…e568a3 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x2d641c…ba02a6 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x71a32c…aad404 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x006acc…4184bb |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xc235a2…d5a5b8 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x9fe1e2…f9609c |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xc16cf5…19d1cd |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xaf2d2b…4ea10f |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x656176…e9f17b |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xf534d3…07ca53 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x04d7b5…f1f19b |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x6ef6fe…fc2e3d |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xcfd1e9…616c28 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xc3d9ba…51be36 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x53ec5f…1306a6 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x71cd07…e34534 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0xc277d9…f2f468 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x774cb8…57aba8 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x4e508e…4e7f97 |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x8ac252…c4944d |
| 0xe3ba…3fb30xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 11d ago | 0x7e169b…cf07f5 |
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.