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 | 118d ago | 0xeb401a…7a3781 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x618a98…fd213d |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x786a78…62ee23 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x329b37…8f4512 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x413628…c11112 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x0b90fa…1c9f14 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xa63dd6…3a57fe |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xbc8e82…53d41a |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x9c0373…89704c |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xccbff5…002372 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xabef3f…06249b |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xd52758…f70c3a |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xd9f85b…275d33 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x5d3ac7…b78d7b |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x2dd5c4…e830e6 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x18e055…bcd27f |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x05abdf…394b28 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x287e8c…ca3cff |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xcd8065…b5d79a |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xa4bc9b…f348fb |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xb98336…cd106f |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x997e8c…1c9dfe |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0x8426ff…e109c9 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xb6c1bf…4f8bf0 |
| 0xc2b0…26010x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 118d ago | 0xc73e93…60755c |
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.