Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xf2c339…dc7ad3 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xae1d33…ecdfd5 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x1d9bf7…cc9850 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x9e3af4…ccbf72 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x3000d6…68974e |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xfd3f56…0d0285 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xfcbd80…62d026 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x4fb6b5…1bf05e |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xd7ddbe…a88360 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x54c3fa…102f68 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x395066…01faa4 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xba63c5…6eeba6 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x453b4a…457f58 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xe5bc06…8f1f52 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x0ad57b…6a9939 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x712072…6d1aca |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc8612e…5c0afb |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x1d6f68…f0a6cb |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbdd2b5…ae3d4b |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3338c8…fc2d63 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x17c87e…e75a5d |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x0af412…343d7b |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x681f6f…7483c2 |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xfa2918…9928bd |
| 0x120d…76490x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x579b78…04cca6 |
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.