Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x0e6eea…ddefc2 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0xd472bd…a0c072 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0xa68a16…19957e |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0xd0087a…cb7ca2 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x93d4f0…1cba74 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x0f5712…cd7159 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.002 | 100% | coinbase | 16d ago | 0x864e8f…6d153a |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0xe4bb0b…eb8ec1 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.02 | 100% | coinbase | 16d ago | 0x9b38b4…21effd |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.03 | 100% | coinbase | 16d ago | 0xad9130…450b1e |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x03487f…412f22 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x49415d…fa1e31 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x204be6…23272c |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x70259c…0f6713 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.03 | 100% | coinbase | 16d ago | 0x02b97b…5ebaeb |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0xcaaf0a…ad95f7 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0xf5095f…8bacd1 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.02 | 100% | coinbase | 16d ago | 0xf181a4…0747af |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x6fc3d7…cd3795 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.002 | 100% | coinbase | 16d ago | 0x2507ec…eea8d2 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0x511626…603eda |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.02 | 100% | coinbase | 16d ago | 0x693ff1…a93933 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.03 | 100% | coinbase | 16d ago | 0xbac9d9…b76895 |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.01 | 100% | coinbase | 16d ago | 0xafa338…8df7ff |
| 0x9fc9…8e7f0xb531…dbda | Base | ClearCheckGovernment-data | $0.03 | 100% | coinbase | 16d ago | 0x69f073…b8e112 |
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.