Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x0b22cf…74d7e3
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x5337df…0978d3
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xf2bec2…96de07
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x86da19…5735bc
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xacd191…353fd1
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x651b74…2b2b37
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xb0112b…0a79ad
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x2d1bb9…c25309
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x1e0be6…719961
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xb1e35b…bccf2a
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xaf3a33…35d6bb
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x5f554e…8cd944
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x34c711…d3a451
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xc722fd…fe5a7a
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xd75e29…dc284d
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xedaeec…526608
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xa53235…949980
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x566bea…697261
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x074d33…5c7e67
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x95722d…a6cd56
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x39ac94…239cb1
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xfa48cf…8029d2
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x289d01…261309
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0xa092c0…c57269
0x437a…9c860x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase113d ago0x7db526…517f7f

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.