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.006935 | 25% | Route unknown | 123d ago | 0x45f7e6…ab98ac |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006935 | 25% | Route unknown | 123d ago | 0xafd5f9…4ea49b |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x611c88…fba198 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x035a46…af59bf |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0xf5d5c6…80c4a5 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0xfe842c…4f6cc6 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0xc783a9…c787df |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0xc28982…ee4615 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x5534ab…70ad5b |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x875a10…8f7e99 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x6be317…7bfb56 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.007528 | 25% | Route unknown | 123d ago | 0xbfac27…288dd4 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.007528 | 25% | Route unknown | 123d ago | 0xefa1f3…21bb6e |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0xedbf06…021cf5 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x4d9267…954fc6 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x74e80f…3b21f3 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x32b545…6e149f |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x839857…4fbec5 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0xc47e3e…685830 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0x2c35ec…397e5a |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006707 | 25% | Route unknown | 123d ago | 0xa85fa4…1ee18c |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.01 | 25% | Route unknown | 124d ago | 0x55d12a…e22904 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.006821 | 25% | Route unknown | 124d ago | 0x8ec801…00f8f9 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.007528 | 25% | Route unknown | 124d ago | 0xca9e08…e52c75 |
| 0x4612…874b0xe903…1abf | Base | BlockRun.AIAi | $0.007528 | 25% | Route unknown | 124d ago | 0x042eee…83e85a |
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.