Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0xd8c33a…6f43ff |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x3cccae…ae0eda |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x078db0…5a8031 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x80f8a7…8bbd20 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x5d87a6…7f6ad0 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0xd12dba…1a798a |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x151b3d…185179 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x68e77a…8a68c8 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x1118fa…e5cd4d |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x6c6d5c…13752b |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0xe89e5e…434456 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0xc06c4e…a73a70 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0xb5f107…7b21d2 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0xcb49cd…4dc887 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x0ff169…8365c3 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x0ebe5e…c5e711 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x32ca2b…5d4b23 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x7e6ec1…3458dd |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x7ce761…513a2f |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0xeb436c…7f562f |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x8ae6bf…b8a5d3 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x1f3f5c…f0d5c0 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x1e773c…6bd880 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x8b8af3…46ea44 |
| 0xa8a8…3a6b0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.002 | 100% | coinbase | 94d ago | 0x16b768…2d06b0 |
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.