Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.05 | 100% | Route unknown | 100d ago | 0xb0f89a…35ace6 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.05 | 100% | Route unknown | 100d ago | 0x4525c7…e12ae4 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.05 | 100% | Route unknown | 100d ago | 0x3206ec…6a7616 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.05 | 100% | Route unknown | 100d ago | 0x9fcb81…ac7d14 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0xbf87ad…ece10a |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.02 | 100% | Route unknown | 100d ago | 0xe53a21…1d3cd1 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.11 | 100% | Route unknown | 100d ago | 0xda825d…a74266 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0xee5275…a0f6cc |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.02 | 100% | Route unknown | 100d ago | 0xd21ea5…e25897 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0xdc2a3d…801d56 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0xbb6b97…84152a |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0x9626a4…3e231c |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.05 | 100% | Route unknown | 100d ago | 0x39c9e4…12e5a8 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.05 | 100% | Route unknown | 100d ago | 0x1f4693…506999 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.05 | 100% | Route unknown | 100d ago | 0x42d07a…3352c7 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.05 | 100% | Route unknown | 100d ago | 0x0a878a…1cf88c |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0xc3a55d…c29bec |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.02 | 100% | Route unknown | 100d ago | 0x7ca852…961f8e |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.02 | 100% | Route unknown | 100d ago | 0x9cd618…a7e1ee |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0x28f9b5…b46aa2 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.02 | 100% | Route unknown | 100d ago | 0xd6d316…304449 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0x0e5d1c…06dcc4 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0x666a57…f83099 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0x54cd99…49ac62 |
| 0x11bb…a7490xe903…1abf | Base | BlockRun.AIAi | $0.06 | 100% | Route unknown | 100d ago | 0x38142b…f1c9d7 |
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.