Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0xb9c22f…82e13a |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0x014ade…7d0203 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0x6ca1cf…e8024d |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0xae6ebe…d9dff4 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0x8b9df6…376a58 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0x633169…39acb9 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.008308 | 25% | Route unknown | 119d ago | 0xf9e0ee…2465dc |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.008308 | 25% | Route unknown | 119d ago | 0x9b33f0…967e91 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.008308 | 25% | Route unknown | 119d ago | 0xe97e9c…b18316 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.008308 | 25% | Route unknown | 119d ago | 0x84592a…e775fc |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.008308 | 25% | Route unknown | 119d ago | 0x3669ce…03dad9 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.008308 | 25% | Route unknown | 119d ago | 0x338351…0ed1ca |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.007544 | 25% | Route unknown | 119d ago | 0xc68fdb…cfea5e |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.007544 | 25% | Route unknown | 119d ago | 0xaaea3a…244aa0 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0xf27990…87c765 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0x4e7816…7052fc |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0xd460e3…5c71dc |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 119d ago | 0xa54a05…326d06 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.009248 | 25% | Route unknown | 120d ago | 0x04324b…2adb0e |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.009248 | 25% | Route unknown | 120d ago | 0xde3855…3777ac |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.009248 | 25% | Route unknown | 120d ago | 0xd162e7…48c5b3 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.009248 | 25% | Route unknown | 120d ago | 0xfcd4a2…34a748 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.009248 | 25% | Route unknown | 120d ago | 0xeedacf…f26982 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.009248 | 25% | Route unknown | 120d ago | 0x207755…cf7c0d |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.009248 | 25% | Route unknown | 120d ago | 0x2a894e…0d24d0 |
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.