Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase99d ago0x4eefb5…1d9912
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0x6124f2…538037
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0x7f6bdb…c0940a
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xf0be9a…acdcee
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%candidates99d ago0x235754…b40a85
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xf17294…1534ca
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xdff2a8…f44b78
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%candidates99d ago0x024b90…4512e0
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xb9ec20…6439b7
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xf291a2…9a16de
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xdeb579…d69c59
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%candidates99d ago0x2cf871…612cd3
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0x74600d…152ce9
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xef127c…09fe4d
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xc6c242…4f0a83
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0x79dee2…dc99bd
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase99d ago0x3761bc…9b477a
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xb2d4af…e6609d
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xa6cbca…0d9289
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%candidates99d ago0xf0e1fa…bd2890
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0x3221f4…c00100
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0x704791…f684cb
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%candidates99d ago0x4274f2…b19acd
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0x28a536…31632c
0x975d…3e170x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.01100%coinbase99d ago0xb7b0f7…c7f644

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.