Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0xc47143…ed2726 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0xf8bd66…44b07b |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0xfa36db…73d2d2 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x93764e…d2772d |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x79dff3…7898cf |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0xc1da1b…27fb25 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x93d2c0…9ed611 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0xe82356…cc2155 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x75b6d4…4367b5 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x026694…f6e1e7 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x262772…b8ee88 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0xdefc0c…913b19 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x56f918…be9192 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x004792…04a6de |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x069559…d61a02 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x7bbf47…ba390d |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x0255ff…9675c5 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 61d ago | 0x707d36…417add |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.005693 | 100% | Route unknown | 61d ago | 0xf8dcb1…2f403d |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.005693 | 100% | Route unknown | 61d ago | 0x5edc29…fee34f |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.005693 | 100% | Route unknown | 62d ago | 0xab2acc…d9375d |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 62d ago | 0x18375c…8a8032 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 62d ago | 0x27ccc8…0f6b56 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 62d ago | 0x70ac64…0d4190 |
| 0xa3cd…4c210xe903…1abf | Base | BlockRun.AIAi | $0.001 | 100% | Route unknown | 62d ago | 0x321913…06502b |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.