Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfe7693…ee7657 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9b6f32…e8853a |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf4a631…a51a25 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x16eaac…ca6ddf |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4f2d82…62eef8 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x56ff3f…c38aa1 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x30eaeb…498b7b |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xaf61ca…0e846f |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x41629a…9dcc05 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x89e520…9d2b6a |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x6bde3e…22c628 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x970ff7…8d9972 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x30564d…b18576 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0b7335…e1a963 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd47ece…d69d91 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe9f471…f9f0cd |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x1772cf…576c7e |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xa50df6…53c98b |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x0dc897…5d2487 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x62119f…cdf4dc |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x75619f…0bdac0 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb0d5f7…b97efc |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc2feea…71bf01 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xad5cbb…9d6939 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xded836…f43c0b |
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.