Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0d4d…555c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 99d ago | 0xef0b14…4140f6 |
| 0x0d4d…555c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 99d ago | 0xeec751…5f6725 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0xbf1109…b21103 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0xe97468…55bf97 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x7a4511…f629ff |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x33b950…53821b |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x5eaaf3…1f7f71 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0xfbac2e…ec5d4e |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x6acf4a…73fd61 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x7651fe…d0a43f |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x48bc51…8c64f6 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | candidates | 99d ago | 0xaa5389…31859a |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | candidates | 99d ago | 0x069997…f542ca |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0xc443ec…3cee46 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x306e0f…87a861 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x3c2674…6546f6 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x9d84c8…d746ec |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0xd4056e…bd33f8 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0xc2ee16…f4e70c |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x0f7fa3…3256aa |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x7dbeab…00c628 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x44b1cc…659b8f |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x4a18d5…9bad89 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x244726…b33a42 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 99d ago | 0x4e9b3f…893411 |
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.