Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xb31d39…e81bfd
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xbd5f09…598ce1
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xf88c78…41cfb7
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x4d8c3f…34f7d8
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x594e78…52dee1
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x30fdd1…1a1f2c
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x4cc779…92857b
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xdc648b…2b8881
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x733934…d55406
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xee1d08…d9bd4f
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x8960cf…799a65
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x817e8b…0eeffa
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x1e3dd0…497057
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x2cdafd…86e799
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x7922f8…fda3f0
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x8cb0d8…3c115e
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x8c6ea2…903acc
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x859cd6…d2e303
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x2f2094…6a44ba
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x408a6f…98190e
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xfced93…33fea9
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xbad369…cac845
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xf44392…1fb89c
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0x988608…23398d
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase115d ago0xe119a6…1dca2a

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

Open skill.md
Show 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.