Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0xf22e…f493Basegeocode-reverseGeo$0.002100%coinbase17d ago0x434eb8…233b08
0xcf98…fe7e0xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0xcece9d…9a1519
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0x4196b2…3f6a22
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0xa97879…005705
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0xc8217b…049556
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0xac1b43…481386
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0xad2fc6…c905ae
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0xe3b4c7…65eec6
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0x3cd861…53ad63
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0x30c223…e53ff2
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0x5ba44a…4acaf1
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0xe92337…084511
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0xdacf8e…1c7ce9
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.003100%payAI17d ago0xc9e8e7…7e87a9
0xe5f7…cc080xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase17d ago0xd894d8…50c830
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0x44ff0a…f44193
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0xd2da12…1ca835
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0xcbf2c9…963541
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0x7b60ca…0b007a
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0xdd087d…09d235
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0x529f21…1b9405
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0x3c6266…a3247f
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0x74e333…3c9f13
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0x1a3cdc…f55326
0x8d2a…7d370xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0x275eeb…fe966f

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.