Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x03c4f0…2fc2bb |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x4d855d…8e4775 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x4d8652…3fc4c4 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x5a375e…9b7398 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x569b66…350e98 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x815389…e390d9 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x8ef1cb…67949f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x9f0ab3…28b5bf |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0xe91686…d1c7ee |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x3771e9…ffdb1d |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0xc44dcd…99fe00 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x7e9879…d5cd95 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x694b27…f08fff |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x8ba186…91252a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x2b65b5…8c5c3f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x339dfd…f79c32 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0xc096c8…5de75f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0xb10f2c…b36bc5 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x9730ef…678a79 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x79bc42…536db5 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0xff3c91…9f2a3c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x858e18…ff7be5 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x18d6b1…b5af22 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x56f522…441afb |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 103d ago | 0x039d0a…f2a511 |
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.