Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09c3…beee0xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase14d ago0x5aa63d…e20a57
0x27ab…248c0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase14d ago0x3f5629…d45f3c
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase14d ago0x83332f…6c8a37
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase14d ago0xf779c9…807b34
0x54e1…f4e00xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase14d ago0xb3309d…e7d2a3
0x54e1…f4e00xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase14d ago0x304c1b…ffd670
0x54e1…f4e00xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase14d ago0x9672eb…d26e20
0x54e1…f4e00xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase14d ago0xfa2504…1206a6
0x843b…c4a70xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase14d ago0x94e8de…34dd2a
0x843b…c4a70xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase14d ago0x468351…bbd59d
0x843b…c4a70xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase14d ago0xa31d08…20665b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase14d ago0xa37a34…9eb356
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase14d ago0x2723b1…9dbb25
0xa19f…accc0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase14d ago0xe3b976…90a697
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0x6ded9b…eca7fe
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase15d ago0x71ea81…4c2ee1
0xe2d8…66c20xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase15d ago0x4a8faa…c328f7

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.