Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0xfadc1a…505f14 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0xe96200…07c3c5 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0xdc68c0…15b296 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x175b93…6b826f |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x0bf27c…7be8ee |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0xea6445…f412f6 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x6d06db…a330e5 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0xf6f5c9…6c0807 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x72c3ad…9b2b55 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x40f29c…723c4c |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x6fb989…84e452 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0xd149d1…dcf088 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x71c084…e9af4b |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0xc6e070…cff78e |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x3960b4…04c922 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x04b9b6…11fa4a |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x337e1e…7a2e83 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x972366…5d4536 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0xa170bc…c984ee |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x6b40db…58a50e |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.001 | 25% | Route unknown | 107d ago | 0x16d711…87d9cb |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.004351 | 25% | Route unknown | 107d ago | 0xdc3374…849a36 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.004351 | 25% | Route unknown | 107d ago | 0x0ffc67…1b28a4 |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.004184 | 25% | Route unknown | 107d ago | 0x144b6f…9610ed |
| 0x6d64…992f0xe903…1abf | Base | BlockRun.AIAi | $0.004184 | 25% | Route unknown | 107d ago | 0x0204a1…3b4612 |
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.