Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase28d ago0xd69618…fd7397
0xc507…c7500xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase28d ago0x372ba8…9f3003
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase28d ago0x4e31d3…4e99c9
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase28d ago0x599463…26f69f
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0xbc34b9…48e6bc
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0x973598…ab46da
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0xa21a81…483bc0
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase28d ago0x62f98c…16f7b1
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase28d ago0xc7f60d…4094dd
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase28d ago0x9603d5…6ffd22
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0xd8ecab…396dab
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0xedd29e…492ccf
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0x3c28a4…8f6f71
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase28d ago0x03eb81…352a88
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0x759e61…a4464f
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0x26ab22…51b212
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase28d ago0x362371…2b3b96
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase28d ago0x6dcabc…b714d8
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0xf94d8a…9206af
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase28d ago0x6c084f…130431
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase28d ago0x93dd8f…262bb8
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase28d ago0x4dfdc3…17eb1c
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase28d ago0x3a3ff7…512bf2
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase28d ago0xbf4a5a…f9d026
0xc59e…98dc0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase28d ago0x67a274…119188

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.