Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5832…74e80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x05a02a…ac5d22
0x5832…74e80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x4e837d…68d256
0x5832…74e80x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x01aed8…550389
0xaf5e…942d0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xca3924…2b979d
0xaf5e…942d0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xe28fbb…ca62c5
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xc5c402…af5858
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x051101…e8a872
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xcb2d1b…3b688b
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x616228…07e615
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x09547e…f46ef4
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xff3409…3e3207
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xe5b1c3…15f354
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xe39c22…005196
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x88e488…9ccd64
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xa5b9a9…a86daf
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xffc8ee…690bbc
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x816e1e…c3e67b
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x12a82a…290506
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x1cff02…1a1bd7
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xd723e0…05796b
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x65d00b…dd659b
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x42e613…172b92
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0xa4f077…a5d336
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x81d5be…286ba8
0x98cf…0a370x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.008100%coinbase91d ago0x02dabd…6e72ec

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.