Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x25c86d…7624c6 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x926cd8…5affb7 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x66d62c…626ec2 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xd24c86…09a712 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x2bdd0d…8054ff |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x407b93…531d8f |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x833f67…e6b0a4 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x84ca2e…3febcd |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x685378…987d97 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x157517…40ec7b |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xac7440…27e978 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x578d5b…d64f88 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf79f95…921c3d |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x44378b…438920 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x13626d…e789e4 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x1d85e2…561c94 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x058b50…f0eadc |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xb5b425…0bd9bf |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x58eedc…87cb24 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x977d61…5f264f |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x47f524…1d660d |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x6d3342…88bb48 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x1d433d…4d370b |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xc5c48a…dc4520 |
| 0x5bdf…ad7e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xc7ab08…85efa8 |
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.