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 | 72d ago | 0x6532c8…ef8a0d |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xa5c17a…2a2b7d |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x94fa86…81803f |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x3157ab…682710 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x5afa19…1ee38d |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x04fd1e…704016 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa027e2…dd627b |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x476f1b…851848 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x5f9944…a75109 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x12e524…589786 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xfad93b…c3dd49 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x26ed20…f1e0dc |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x549c03…29ff4b |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x97dd5c…b6b848 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7a9940…5cdf3c |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xf4a004…ab39af |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x28146a…aaa6e5 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xcce880…1562de |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xae98ba…3edda6 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x5c9c58…36a959 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x378989…2a9973 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x121ab1…7b864a |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x622329…f64549 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xfb1be0…97178c |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x50ce6b…4c618b |
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.