Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x964fd5…929ed2 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xac892a…3592aa |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc04529…a5989c |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb2f9d2…3ab9c6 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x633d46…a06ecb |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x78a45b…ab57d6 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xdb968a…e52825 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xfc0028…6224ed |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xead21c…ad07b2 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x372678…1847d0 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf870c5…ef0eee |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1972a5…c331a4 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x0e3b98…ba633a |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2fa516…f8d9c3 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xed36f5…bccaa6 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc88425…e177b6 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x59b99a…c640be |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x61d1c4…de8ed2 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xae52c4…aab63a |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x98ef22…de832c |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x6c9e3d…40ad94 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc1320b…46b700 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf234c8…aa5569 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x349fb6…0ce698 |
| 0x3f21…d66d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4310f3…3a5516 |
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.