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…81680x59b1…d57c | Base | — | $25.00 | 70% | 0xa923…c9ac | 31d ago | 0x5251f7…c68cb4 |
| 0xa5ef…81680x1934…1d7a | Base | — | $25.00 | 70% | 0xa923…c9ac | 31d ago | 0x8d8145…8111e0 |
| 0xa5ef…81680x418c…a935 | Base | — | $25.00 | 70% | 0xa923…c9ac | 31d ago | 0x09c49b…42323a |
| 0xa5ef…81680x8f8d…24e7 | Base | — | $25.00 | 70% | 0xa923…c9ac | 31d ago | 0x09c49b…42323a |
| 0xa5ef…81680xbb00…55f4 | Base | — | $25.00 | 70% | 0xa923…c9ac | 31d ago | 0x9c22d5…28c56e |
| 0xa5ef…81680x501f…9590 | Base | — | $25.00 | 70% | 0xa923…c9ac | 31d ago | 0x25faa4…19ea25 |
| 0xa5ef…81680xb11e…ef4e | Base | — | $25.00 | 70% | 0xa923…c9ac | 31d ago | 0x25faa4…19ea25 |
| 0xa5ef…81680x4046…07a3 | Base | — | $25.00 | 70% | 0xa923…c9ac | 32d ago | 0x6c81ae…894df6 |
| 0xa5ef…81680x1b19…2b20 | Base | — | $25.00 | 70% | 0xa923…c9ac | 32d ago | 0xde2326…cffcf7 |
| 0xa5ef…81680x2738…88b3 | Base | — | $25.00 | 70% | 0xa923…c9ac | 32d ago | 0xb87655…2f3ef2 |
| 0xa5ef…81680x2c9b…30b8 | Base | — | $25.00 | 70% | 0xa923…c9ac | 32d ago | 0x11b858…24f2e1 |
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.