Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a07…9eea0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0xa3fad0…063652
0xe5f7…cc080xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase9d ago0x7c55b5…b371ac
0xe5f7…cc080xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase9d ago0xaaa52d…aca10f
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0x746d29…b6503c
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0xf1d645…6d06e8
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0xd78df1…728899
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0xd02ee2…ce6046
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0x3df5e8…651543
0x0059…de620xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase9d ago0x6b9bf0…27c49c
0x0059…de620xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase9d ago0xdb3fa3…c45fde
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0xb69504…cc131f
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0x55f874…632d71
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0x0f1be7…4ce725
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0x71ecdb…a7cdf1
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0xcdfd6a…38a372
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0x32952e…55f056
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0x038880…178fe9
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0xe4319f…9db6e3
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0x3d8c2c…9629d0
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase9d ago0xb623f5…e0da0d

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.