Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xab0d2d…2a7f1a |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xb22466…0e27f0 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x3abe49…69fab4 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xa945e7…759981 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xff405b…4f3ed6 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xcb4b5a…ef1637 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x92e2fe…dbe8b3 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xf44a0b…541d09 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 107d ago | 0x97532b…30418c |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x6cf4cd…bfa6f2 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 107d ago | 0x75e461…d02042 |
| 0x28df…a2a70x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 107d ago | 0x8693a0…98b1a9 |
| 0x28df…a2a70x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xa508c8…08dff7 |
| 0x28df…a2a70x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x8243f5…d1e96d |
| 0x9903…cef50x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x3e8dfc…5723cb |
| 0xce84…60f00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x0bdb00…63040f |
| 0xce84…60f00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x5a3460…7fb256 |
| 0xdd13…5f620x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x7e6516…fc204e |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xefdca8…04cb9f |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xfb04f4…d861d1 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xf2e54f…433e2b |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xab8b09…37867f |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xd9a4e8…0ac4f8 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xe05d50…ebcb96 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x316e90…9d3552 |
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.