Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.001 | 100% | coinbase | 121d ago | 0x9ecc5a…a9c805 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x93f927…127ad5 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x9676f3…a2b2c5 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x22e119…f94cef |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x542fde…3c1a58 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x39ab33…8f5dd3 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x8e136b…069bd0 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x60a4bd…24b143 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xf63fd5…c71ac1 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x631e6f…606e77 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xb333ff…cf2aba |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x3709e9…bb59ba |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x43a9f2…8526a4 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x5c2c1e…5cea83 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xca8d64…961ba7 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xf27dc4…a393e0 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xbe079d…84b9b6 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x34d047…127bc1 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xb21592…ce6081 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xab01fe…383ba9 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xc35561…8e5c9c |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xd6b17a…3d3125 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0xfc3769…1c4a86 |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x58117d…82e0cc |
| 0x475a…9cbc0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 121d ago | 0x57c108…e84058 |
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.