Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd2deef…8703f5 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb13a13…a8bbac |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xafc090…b541ee |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x49323c…3b3af2 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8603b4…d275ba |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc8304b…f9f80d |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcb24d6…f1b5a8 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xab924f…a93780 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4b828c…1d9db7 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x90aea9…925871 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x5daf07…ea0f61 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb2a9b9…7db3a3 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0616af…18cc20 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2af257…63e325 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8cd6e5…cfbc2c |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4e30bb…6ecd43 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcef635…b5ec7d |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x00d412…d9bf65 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8004ae…b79020 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x59fe25…412615 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5bef8d…3a5812 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x91da2c…26cc3f |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcaf6e1…41bce3 |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2ed4e8…1446dc |
| 0x62fb…d1ea0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xff43eb…c63352 |
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.