Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x758d…0637Base$0.00005100%thirdweb114d ago0xe0821e…16d8b2
0x7e57…2f090x758d…0637Base$0.00001100%thirdweb114d ago0x72f9e9…1077e5
0x7e57…2f090x758d…0637Base$0.0001100%thirdweb114d ago0x611744…c10ade
0x7e57…2f090x758d…0637Base$0.00100%thirdweb114d ago0x7386ab…411a42
0x7e57…2f090x758d…0637Base$0.000001100%thirdweb114d ago0xbed6dc…f78425
0x7e57…2f090x260f…82b0Basex402 service$0.001100%coinbase114d ago0xb4865f…24adce
0x7e57…2f090x260f…82b0Basex402 service$0.001100%coinbase114d ago0x553579…cdfb0e
0x7e57…2f090xdd60…6338Base$0.001100%cascade114d ago0x38d891…bee94e
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x6915a4…8b104d
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0xa00688…1ecc24
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x55407e…12fa09
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0xd5e4f3…4e6ac4
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x6df6fd…947ef9
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0xbdeefb…fe3dff
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x694603…34ec86
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0xe74eeb…426d20
0x7e57…2f090x0814…ed7bBase$0.25100%coinbase114d ago0xc1a526…61aa64
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x2fb2d8…3f1bfe
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x9c37e5…7816bd
0x7e57…2f090x0814…ed7bBase$0.25100%coinbase114d ago0x941611…591bc7
0x7e57…2f090x1664…e4deBasex402 service$0.20100%coinbase114d ago0x7a3b42…b2ebd0
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x40dfa0…7edf7a
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x8816c2…cf867a
0x7e57…2f090x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase114d ago0x686329…663df3
0x7e57…2f090x4466…125eBasex402 service$0.16100%coinbase114d ago0x3424ac…e36091

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.