Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x11b4…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.0003 | — | Payer-submitted | 105d ago | 0xc30996…05bc23 |
| 0x4599…84380x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.000016 | — | 0x6f92…3187 | 105d ago | 0x554966…f61cbf |
| 0x1cd5…965e0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xfe5268…1f8cf0 |
| 0x2dcc…4f550x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xc47c30…41955d |
| 0x2dcc…4f550x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x77068e…d80079 |
| 0x2dcc…4f550x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xdf4a61…6059da |
| 0x2dcc…4f550x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x850f60…0c2610 |
| 0x2ec7…79860x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x1d85f3…3b6d7c |
| 0xf6e7…84970x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xfc60dd…c1674f |
| 0xc7d1…30920x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xf23e6a…d6eed0 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x11cf04…fab2b0 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xa959e1…8d4048 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xdfccfd…f858c9 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x218583…3fac27 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x233188…d50d07 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x162957…f294db |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x002174…69c81e |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x642d5b…e3f2bd |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xd952f3…265765 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xc5e0a8…30f3d0 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xfbe68d…37c4b7 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x707b3c…0a7b95 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x878127…8b9aa5 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0xb81d7b…baa194 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 105d ago | 0x522d91…6af460 |
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.