Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x6bacb9…dd0741 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x7d4cf6…80105f |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xb57834…99501f |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x0d510f…6ab7d4 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xef2181…10d84b |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xdce4fb…2461f6 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x5e4889…cccd77 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x773a10…e6c82f |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xa8da5c…71ef49 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x5c673c…50221c |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x8a8bbd…85b514 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x2e5364…c72c66 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x4bda13…b5aea8 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x3fb088…d91596 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x7befa2…296c65 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x3e3007…07216f |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x218d02…201ca3 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x6a5a5b…816336 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xe817e3…63de07 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf62d5f…9876ab |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x935181…c345de |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xee5c73…415184 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xf37651…ee1320 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x55f78b…450104 |
| 0xf2c3…edd00x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xc79411…49f93c |
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.