Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xa470ad…7b5eaa |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x8b9314…4ad2f4 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xe0cef8…b49769 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x6b20d2…6d83f4 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x8d674e…5bb662 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x3bf6a9…eaebdc |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xa604dd…2174f1 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x8a4aba…bf40a2 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x68270e…ea70c1 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xaa0214…85fa0b |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xe0a711…53fe65 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x7aab6f…98c725 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x7f866c…25a7ba |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xf087ca…23e67c |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x7a4eae…4e7371 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x2ed7bd…8535cf |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xa7b845…7c6556 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x5accdd…af8a3f |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x45a3db…cfd0ca |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xe94e2a…976015 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xde184f…426100 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xd7c929…4dab0b |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0x71b5a3…87afae |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xbd6949…441ac3 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 119d ago | 0xbef372…752fad |
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.