Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase6d ago0x07c49c…f1233a
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase6d ago0x57546b…5a5511
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase6d ago0x98b0ac…61a40a
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase6d ago0x1e64eb…f37dfc
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase6d ago0x45675e…c132c4
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase6d ago0x6bc486…c876ce
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase6d ago0xb14a65…08ee5b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase6d ago0xc497cc…f82ebd
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase6d ago0xdab790…1c30c9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase6d ago0x19cc62…b73f97
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.05100%coinbase6d ago0xb75ff9…1f1ac0
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase6d ago0x6cee53…87a299
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase6d ago0xaff939…dff554
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase6d ago0xd68de3…fe0169
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.05100%coinbase6d ago0x974554…ec2796
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase6d ago0x1e775f…0d35ae
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase6d ago0x79f030…038e20
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase6d ago0x4cc003…4d31b3
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase6d ago0x14ef65…19e777
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase6d ago0x4e25dc…7b6e12
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase6d ago0xcff97b…0ed1fe
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase6d ago0x9a9d56…090237
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase6d ago0xb66def…46d93a
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase6d ago0xba5ed1…32d4b3
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase6d ago0x1c6d55…9a14f0

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.