Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xbd6a50…fefb49 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xb63b32…e86172 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x0985d6…8a6563 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x69a1f3…8da88e |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x7d4901…a634cd |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xcefb81…d99081 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xa06501…1a2569 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x9f42ce…22be69 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x0e993b…4302ad |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x9ab8aa…b2315d |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x49020e…5c8e44 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xb8e9c9…5c1fb9 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xb48d91…22ba75 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xfcb2b3…a2b14e |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x8f92ee…4607a0 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x320f29…3e8dfb |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xbed0c8…4cf45e |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xde3b69…fc0e81 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd33fdd…746802 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xdfe792…90507e |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf3f55c…ddda08 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x8fce4a…b89c8d |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x938b63…2a4c70 |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x45307a…e0f72d |
| 0x255d…735e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x44405c…582f11 |
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.