Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7578…68370xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0xd62dd5…74e31e |
| 0x0e0f…fe150xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0xcc2a70…2f83cd |
| 0x5a56…3dee0xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x50c5c1…88ac42 |
| 0x7578…68370xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x6de619…3ca180 |
| 0x7578…68370xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x02bf38…1206ad |
| 0x0e0f…fe150xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x72efc6…617290 |
| 0x5a56…3dee0xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0xbd25ce…74959f |
| 0x5a56…3dee0xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x44491b…d261eb |
| 0xccab…80ae0xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x0a9c24…5c1ab2 |
| 0x7578…68370xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0xb97548…dc62ba |
| 0x5a56…3dee0xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0xfe4472…cb43a2 |
| 0x2e36…f6320xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x30b1a3…4b192b |
| 0x5a56…3dee0xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0xfebd8f…431960 |
| 0x0e0f…fe150xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x68ac02…e1c9e6 |
| 0xccab…80ae0xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x83a8d3…154afe |
| 0x0e0f…fe150xd850…f111 | Base | x402 service | $0.001 | 100% | Payer-submitted | 83d ago | 0x6dc97f…3460ef |
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.