Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x295c…e4810x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xa984af…2c11af |
| 0x67e9…9d520x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xf5efe5…971ab4 |
| 0x8ce6…54400x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xb3b7c1…c9f724 |
| 0x3a1c…a3f40x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xa6ee21…db7ef7 |
| 0xa81e…64e10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xe27c73…dd5c65 |
| 0xce84…60f00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xef23c7…335405 |
| 0xce84…60f00x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xe26f93…e2ca02 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xf1947f…748d63 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x70d282…3c6234 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xc3a723…32d657 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x7a9ff0…b81df1 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xdfffd1…874671 |
| 0x42b3…029f0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x5ac3c2…a84c23 |
| 0xc691…f6d20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x2205b4…300792 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x77ae32…c0244f |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x57fb81…03590f |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x5f8064…d87bb4 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x8f441a…e850f2 |
| 0xea96…d8500x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x566e89…a153c3 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $2.50 | 100% | coinbase | 111d ago | 0x658e1f…8d21b4 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $2.50 | 100% | coinbase | 111d ago | 0xa587c6…f7bce5 |
| 0xbfa1…0bd10x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $2.50 | 100% | coinbase | 111d ago | 0x5b3c3c…46d9fa |
| 0xc3e0…cdc50x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xddabdd…21d00f |
| 0xbd18…e65b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0x5007c9…77341f |
| 0x9903…cef50x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 111d ago | 0xeb9fb0…0a5cba |
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.