Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x0a502b…14c1e6 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x1af4a4…14979c |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x23094f…f49104 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x04c106…6bf242 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xa498d5…fb4761 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x104722…588a59 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xe7331a…4a7e60 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x1d8285…505436 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xa898db…c98e92 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xe6ce2a…1c7c5d |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xa1ada1…d8c20b |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xed44c3…8fdf4e |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x3c0927…dd471b |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xce733d…30a17b |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xfa9c3f…b889ee |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xb26e63…c1f976 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xcb5e40…0a9afb |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x0c40c4…d12d7d |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xeb74a1…0ef75b |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xbd1870…0b2aba |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xca079d…f98fd2 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0xa75bfe…25ea03 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x872227…95ad67 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x369a91…d0c9f9 |
| 0xfb57…bc5c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.008 | 100% | coinbase | 93d ago | 0x713d1d…8227e9 |
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.