Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0xa5a1fb…62619a
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x41b296…47764f
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x8c730f…0115d5
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x82df26…b9f63c
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x8e67e9…24a4b9
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x84961c…73d5d8
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x20df29…3296e2
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x2db32c…a188ff
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x267b44…025570
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0xcd6f5c…3f39b9
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x452b69…92d78d
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x5a53ec…d075b0
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0xeec86f…1601bd
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0xd75010…7818dd
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x4d2aea…afc761
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0xac78b7…2774d3
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x744a7c…886110
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x969d30…e39335
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x24abe3…1d562e
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x7f33b8…64c302
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0xc1db3d…c778ad
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x5ea319…cd706b
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0xda6cf3…b11d09
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x597a23…4082ed
0x5eb2…6f1f0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase113d ago0x9babbe…5ccce7

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.