Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3fa7…7ce40x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x80b5dd…2e553e |
| 0xd3e9…ba880x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x59b46a…452e87 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.0039 | 100% | coinbase | 118d ago | 0x7bedda…4ad407 |
| 0x9dd5…08c20x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 118d ago | 0xe974c3…59487d |
| 0xb15b…d6f30x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x7fd82f…1c0745 |
| 0xd3e9…ba880x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x750378…f59392 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.004 | 100% | coinbase | 118d ago | 0x87ff51…84ed59 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 118d ago | 0x673187…76e11a |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 118d ago | 0x2447cb…4d3350 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.006 | 100% | coinbase | 118d ago | 0x15d47f…77c64e |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 118d ago | 0xaeef45…40efdf |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.0015 | 100% | coinbase | 118d ago | 0xa4e533…15d561 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 118d ago | 0x68ae44…f9e187 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 118d ago | 0xcd03aa…71b358 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.004 | 100% | coinbase | 118d ago | 0x35a8fe…e4b36d |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 118d ago | 0x230b87…35e60f |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 118d ago | 0x39a339…7c7d8d |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.0015 | 100% | coinbase | 118d ago | 0x99a702…157b38 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.004 | 100% | coinbase | 118d ago | 0xe426df…02ec94 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x57e4e3…0ccc19 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.006 | 100% | coinbase | 118d ago | 0xd5bace…0e8cf8 |
| 0x7e57…2f090x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.10 | 100% | coinbase | 118d ago | 0xc57fe1…569ee3 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 118d ago | 0xc5257d…7dbdd3 |
| 0x7e57…2f090x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.10 | 100% | coinbase | 118d ago | 0x8b8a52…a83de3 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.003 | 100% | coinbase | 118d ago | 0xa763b6…615d9a |
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.