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%coinbase117d ago0x5f9b99…4d8f9c
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x61820a…91ccae
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xb960ac…6c6247
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x340595…dc7b72
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x6d3c30…72498a
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x3d7278…73983e
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xe91bdc…08f140
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x8ed475…6ea058
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x53fbf0…db1f29
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xc4c971…85f6ce
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x6b7a19…9969af
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x6b32a2…beba50
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x0fd053…3a30b3
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x6aa7a7…bb5dbd
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xd02a37…387259
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xa160fa…a1fddd
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xbe69f3…2189f7
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x58103d…1139ed
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x7be318…aeabce
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xd12b21…990d4b
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x882bce…4ea014
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xd3a545…c37846
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x49f689…151986
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0x603f28…6c435c
0xf0c1…271e0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase117d ago0xb025af…7fa91e

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.