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 | 52d ago | 0x459126…5ca399 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0b2fb9…3fe87b |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb8e4e5…9dfd0c |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb52d10…c47050 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x93b21b…cbe63e |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5d3b3b…b72e9b |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x216e59…6b20c1 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd0eadd…67dcdb |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3fed07…5bff01 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe724ad…e8e922 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x13f8fb…d0aeb7 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf24bbe…4d18b1 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7b716d…cf6219 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8c005c…bfb102 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9c0ce6…266042 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x940fc7…1ac744 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfcd03f…158ce4 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe8a008…3b00f0 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6d817c…b1af5a |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xce8e26…0ae369 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x772beb…66b352 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6e88a0…33b778 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf4860a…e23d76 |
| 0xcbd5…d9320x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbf0e32…a73cec |
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.