Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6e2bf0…bceddc |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7c8634…2d6722 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0800dd…ce3a03 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0c0c59…956a1c |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x332c53…1a1c2d |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x01c648…53d739 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf81cc5…dff614 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x07e9c2…45a566 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6d0abe…fb2e70 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1372a5…57a24d |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9a4293…05a96f |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xaa9c9f…d410a8 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdf2560…155a4f |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7e5124…c4e9d6 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x152f15…673cf2 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcae1ad…5187c4 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc18b20…a0a60a |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4891b1…fd1cec |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x71fb26…082e55 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7f0517…7f8160 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x89fc2d…73d335 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb3da0e…1fae7e |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbf8107…0ad20e |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6b2a20…351648 |
| 0xc293…cbb50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc343f3…92a402 |
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.