Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x77a50b…95f9d0 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x5a620b…a82632 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x10a476…3c14b5 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0xabfefc…b4c444 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x6a19b3…b7e2b4 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x6f2e25…ba1441 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0xc4aa0b…54b6a1 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x41d7d6…9f8fbb |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x09600b…42e743 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x81cac8…a5ce50 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x40fca5…833b56 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x58e24d…f2780c |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0xd7fcda…0fe7b2 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x9b3681…50db3b |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x68b327…7f6e23 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0xc77aa3…2560da |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x28a09d…8b2fcc |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x148b56…95b7f0 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0xd187fc…c5b849 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0xbd792a…d93a6a |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x338908…8af923 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0xb79a35…d78bbf |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x1e26ee…5ec4e0 |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0x4577e7…e217ca |
| 0x8d2a…7d370xe974…2f08 | Base | US CPI Data & Inflation ReportData | $0.01 | 100% | coinbase | 19d ago | 0xd41341…da0b21 |
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.