Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa5ef…81680x59ee…36c0 | Base | — | $25.00 | 70% | 0xa923…c9ac | 34d ago | 0x019df6…939aae |
| 0xa5ef…81680x0896…196c | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0x0f30b2…b08015 |
| 0xa5ef…81680x410f…97c7 | Base | — | $26.00 | 70% | 0xa923…c9ac | 35d ago | 0xe93853…023abc |
| 0xa5ef…81680x7d96…b628 | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0x87cc8b…0ea0bf |
| 0xa5ef…81680x9e21…a71b | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0x5abe49…8e8443 |
| 0xa5ef…81680xfb33…ba04 | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0x9352c8…e6bb80 |
| 0xa5ef…81680x4548…1448 | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0xa2ee6e…482e12 |
| 0xa5ef…81680xebad…8655 | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0x8bd38c…f439ed |
| 0xa5ef…81680xdf0d…7dcb | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0x49c576…65183f |
| 0xa5ef…81680x7612…7aa6 | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0x8b3cf3…8787c2 |
| 0xa5ef…81680x4548…1448 | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0xf01580…315460 |
| 0xa5ef…81680x8aea…68c2 | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0x56b2cd…91a18b |
| 0xa5ef…81680xebd1…3903 | Base | — | $25.00 | 70% | 0xa923…c9ac | 35d ago | 0xd49ed3…ba084b |
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.