Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase45m ago0x2f2a4c…b910fe
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase45m ago0x46230c…5f0fd1
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0x81ebf2…969ab7
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0x0d5ba9…824d0a
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0xcac597…936502
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0xa9ff79…8a4f1a
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0xbc0efd…acfbc4
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0x06caff…5e5a71
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0x190b49…67b4f8
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0xfb40ab…efb100
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0x3698b0…c92326
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0xd78de3…72bea1
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0x017022…79a75d
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0xa6e485…7d6246
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase46m ago0xded84e…94a68b
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase47m ago0x967496…dfe4bd
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase47m ago0xae5fa6…22f0d4
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase47m ago0x98e814…fe9873
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase47m ago0x2ad0e7…ef6730
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase47m ago0xa27aa9…4dd290
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase51m ago0x9e4a8c…36f03f
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase51m ago0x4c2add…5bfaa8
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase52m ago0x0a8500…d3aca5
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase52m ago0x8631cd…33e34d
0x3ca0…aa710xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase52m ago0x80630c…9fd9c5

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.