Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x89365e…834edf |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x35be53…b5b2ff |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2deb83…bc313a |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa976d7…83c0c3 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x359802…bf31fb |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x16985b…28eb87 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf30f0d…9bac58 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf80deb…4abebf |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xee23d8…01818b |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x5a2a0f…2af2a2 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x388b07…1cd760 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3cb361…964077 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3cd1fa…daa669 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x522097…952c17 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcdad9c…8a1774 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb0cb28…79536a |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xdb34f1…07dd35 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4ce0df…96a61f |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x79025a…aecaf7 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfe00d5…d2e131 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4ea501…e2e696 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2097ae…d22f0e |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbe3adc…213478 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa70e60…6bb947 |
| 0x3951…3b910x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc1b03a…2c5509 |
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.