Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x03cb…e1710x7da5…dd45 | Base | — | $0.01 | 100% | payAI | 46d ago | 0xa4ac63…d3ec26 |
| 0x03cb…e1710x1f1b…83be | Base | — | $0.01 | 100% | payAI | 46d ago | 0xaa033f…913796 |
| 0x03cb…e1710x2418…8ec7 | Base | — | $0.04 | 100% | payAI | 46d ago | 0x54e485…499687 |
| 0x03cb…e1710x52d0…216a | Base | — | $0.03 | 100% | payAI | 46d ago | 0x0da071…fb0206 |
| 0x03cb…e1710xec8d…c687 | Base | — | $0.02 | 100% | payAI | 46d ago | 0x1a8180…b1d76f |
| 0x03cb…e1710x10f1…f613 | Base | — | $0.03 | 100% | payAI | 46d ago | 0x522ca5…db6d5a |
| 0x03cb…e1710x6e08…32b8 | Base | — | $0.03 | 100% | payAI | 46d ago | 0x1d6a74…517b5a |
| 0x03cb…e1710xbb85…45af | Base | — | $0.01 | 100% | payAI | 46d ago | 0x9e1b4d…010d40 |
| 0x03cb…e1710x9d39…a779 | Base | — | $0.02 | 100% | payAI | 46d ago | 0x6c3e79…21b447 |
| 0x03cb…e1710x2a8e…ad1d | Base | — | $0.02 | 100% | payAI | 46d ago | 0x527cd9…87995e |
| 0x03cb…e1710x9208…0d16 | Base | — | $0.02 | 100% | payAI | 46d ago | 0x964ab2…b3a507 |
| 0x7f69…0dbe0x03cb…e171 | Base | — | $0.24 | 100% | payAI | 46d ago | 0x021ece…c140ac |
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.