Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xe79bbd…2ce8de |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xcfba8a…89ddef |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xfcf287…142776 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xf8c4ac…64052a |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x94d559…792b32 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0x40a78e…c7b68e |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xd0ef14…ad6906 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x43e54b…9b9d52 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xd19c1b…8df5d2 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0x651124…9104ba |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0xe20b0f…15d52d |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xc35012…510d82 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xc9d65b…e1fedc |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0x9fa4bf…8be1d6 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x3a8704…b6ee75 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0x48f056…d1a426 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0x65f398…8a48f2 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x770949…232455 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0xe94016…f6550f |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x56a292…a2b6df |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0x6d926d…d7f8e6 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0x75e1c8…e302ca |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x7cdeec…20153f |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 96d ago | 0x1eecf5…8c7c9e |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 96d ago | 0x4515f3…b686bd |
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.