Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase4d ago0x9e2e60…85f396
0x91f1…f8800xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase4d ago0x561954…b250eb
0xa74f…e2f40xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase4d ago0x1eefe0…9f3123
0xa74f…e2f40xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase4d ago0x5cdb25…55f695
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase4d ago0x3637bc…905345
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.005100%payAI4d ago0x9864ae…f17627
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase4d ago0x26f88c…4dced2
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase4d ago0x9a23d7…2b89b6
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.02100%payAI4d ago0x748407…cae25f
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase4d ago0x86579b…f7de0d
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase4d ago0x461de0…0da51b
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.03100%payAI4d ago0x7af343…fbc829
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.05100%coinbase4d ago0xfe10e5…465863
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase4d ago0x5d21d0…cb7ea2
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase4d ago0x5f8b3f…8bd1e4
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.008100%payAI4d ago0xc42913…7c94c7
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.03100%coinbase4d ago0x4e9d31…73bf9f
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.04100%coinbase4d ago0x4cbc24…e0f999
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.03100%payAI4d ago0xcc51b8…a23030
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase4d ago0xb15cd6…e753ed
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.008100%coinbase4d ago0xf7585d…58505d
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase4d ago0x05968e…d283b1
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.001100%payAI4d ago0x19831e…f3b8d9
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.005100%payAI4d ago0x7ca28c…66a8bc
0x35ed…3e590xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase4d ago0x5b2a45…1091e7

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.