Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x8f538e…62638c |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $3.00 | 100% | coinbase | 107d ago | 0xe4bb21…7885dc |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $2.88 | 100% | coinbase | 107d ago | 0x201d9a…d634e4 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $1.00 | 100% | coinbase | 107d ago | 0x0db146…538ae9 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x6016a8…04aba0 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $1.00 | 100% | coinbase | 107d ago | 0xd36018…be704c |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.02 | 100% | coinbase | 107d ago | 0xd38d01…df262c |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 107d ago | 0x6794ff…cc6d81 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.02 | 100% | coinbase | 107d ago | 0x1897ea…fdc590 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.02 | 100% | coinbase | 107d ago | 0x094291…5f3b96 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 107d ago | 0x15774f…e1fb89 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.15 | 100% | coinbase | 107d ago | 0x67337d…1d531c |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.28 | 100% | coinbase | 107d ago | 0x8c8bdc…3c2a47 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.31 | 100% | coinbase | 107d ago | 0xc0f6af…96e897 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x3b537f…d598e6 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xc49f21…736845 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xe78ab6…bed9e3 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x9103aa…f51b93 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x3bb23c…6f6ebd |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0xaeb305…1ab44b |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x732dac…91e63a |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x3281a4…918df4 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x33db65…496353 |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x991bf6…27dc9a |
| 0x11b2…2f120x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 107d ago | 0x27b94c…98a3f3 |
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.