Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x9026a9…dcb8a6 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $10.00 | 100% | coinbase | 57d ago | 0xfb58ce…88a0d2 |
| 0xe974…2f080xae59…f160 | Base | — | $10.00 | 100% | 0xa923…c9ac | 57d ago | 0xb01ea4…07e4cd |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.02 | 100% | coinbase | 57d ago | 0x9fa224…f02dbe |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xbe9973…fd3b6d |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x52a5ec…ab8283 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.05 | 100% | coinbase | 57d ago | 0xb88ff0…2997c6 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x58a9b2…bf22c0 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.02 | 100% | coinbase | 57d ago | 0x71fbaa…a79cb1 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xa0602d…82e597 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x86e7de…ff8350 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x70d03f…3d9809 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x28bedd…b70e0e |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xac7094…c25d26 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x93fddb…71a167 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xa26ef4…dd66fa |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xd67be3…1adcb9 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x302d4e…ce359d |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x0ebefb…4d2050 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xccf31e…0cc4d9 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x102a81…7dea7e |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xbbe5c6…1cd349 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xa9d9a4…ea2209 |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0xc87634…c6282a |
| 0xae59…f1600xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 57d ago | 0x5f3bd9…f25fc0 |
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.