Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase111d ago0xcc4984…93b795
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase111d ago0x076425…82e472
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.001100%coinbase111d ago0x72839b…d32218
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x6a6a64…54557e
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x8bb613…a5197d
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x88ed46…aeb63c
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0xbd2c4f…67aaed
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x273803…f54d99
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0xe76d38…2a8216
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x214b50…2b46cf
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x802355…121b8a
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x9f5cc7…3a5ca7
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x97924b…87abf9
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x4920e6…eb6c8c
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x69efda…b0d896
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0xb8166a…99a59b
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0xbcbd62…d53afe
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x1551b3…894a81
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x2ef690…f841f4
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x4c6868…0870e2
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0xca575e…e7ace6
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x9b4572…fb49be
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0x80c790…0a19db
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0xd32ec3…dd39d5
0x66ff…67aa0x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase111d ago0xf39c89…56e70b

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.