Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4599…84380x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.000016 | 25% | 0x6f92…3187 | 104d ago | 0xdeb024…b53d27 |
| 0x3961…b5570x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xb13949…99c24f |
| 0x3961…b5570x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x631f77…5ec44e |
| 0x3565…a1df0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xe91fcc…3a7fa4 |
| 0xe87b…50150x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x279cbf…730ab6 |
| 0x5798…285d0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x5c0085…40e61d |
| 0x9fb6…6f2b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x87f957…aaf7d5 |
| 0xe4a9…036e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xaa1f07…83608a |
| 0x65c8…7f7a0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x02cd9a…587cd1 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x80dc1a…13187f |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x921f91…d1ab13 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x8de1da…815320 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x702e01…b77713 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x68d75c…924bc4 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x1535b2…c53ea7 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x8d17bd…b5b8b4 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xfa86c7…ef476c |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x074d72…3751d3 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xace4f0…d34de2 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xf1666d…5957c3 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xe85efa…1e63c5 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x34ac96…6a7b7f |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xb226e0…e63172 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0xdc61c4…5691dd |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 104d ago | 0x820090…f88cd0 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.