Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5a9ca0…e47380 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x64fce0…2aad3e |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7d2723…c5724d |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x346d32…6897c8 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xdfc75e…515179 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xcbb499…db7c75 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x136cb7…6edc8c |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x04cc04…e215b4 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf824d1…5d8830 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x96a6b2…69c659 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb31ad5…901d84 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf93b08…dbcba7 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xec9abb…8b5d1f |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x767572…c765f9 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xac7819…62db79 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x250367…d1b577 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x800108…bf0e12 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbd1230…76ba40 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x51104f…ea9f77 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5b0b0f…3ca7fe |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xe643b6…ce3c25 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x3e1054…e2f2f4 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xed764b…47e446 |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x9946da…5e94bc |
| 0xfc54…b5750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x81d7a4…dd4dd3 |
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.