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.03100%coinbase79d ago0x29e975…4358df
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x4cdb2d…f87fde
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x003df8…a8b7a9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase79d ago0xd854c2…a96c53
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase79d ago0x6f8877…f0c9af
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase79d ago0xafd0a6…462154
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase79d ago0x5119e2…78c586
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x8f96d3…874de9
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase79d ago0xf47539…5fafa2
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase79d ago0x53efac…e6a2ab
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase79d ago0x5835d7…f3fa3f
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x34e361…07100b
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0xb76154…aa517d
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase79d ago0x8d8061…5eea90
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase79d ago0x8d667a…57df6d
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.05100%coinbase79d ago0x60b311…edb961
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase79d ago0x31ed48…d9a419
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase79d ago0x048fb1…b777ed
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase79d ago0x7a1d85…f3c9f4
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase79d ago0xcf94c9…925a3f
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase79d ago0x119d55…59ae45
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase79d ago0xf7a053…73ccd1
0x0260…7d160x2d3a…c423Basegeocode-reverseGeo$0.02100%coinbase79d ago0xbc2421…d52821
0xe79b…bd240x2d3a…c423Basegeocode-reverseGeo$0.003100%coinbase79d ago0x7d511a…dadb49

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.