Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0xb0bef0…8c6f60
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0xbb3fa1…5c9886
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0xd0bc1e…cb03e6
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0xcbc861…fe33b7
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0x1300ea…ffff77
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0x868577…4b8ad5
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0x9cb83e…956697
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0xccadb5…c3470d
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0x7ff8ae…3b01a3
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0xbfc291…7858ae
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0xb55a5d…7d03f9
0x9403…6cb20xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0x92e154…002e72
0x1a34…51d00xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase16d ago0xb35406…081e07
0xd579…071a0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase16d ago0x70e455…28a8bf
0x76e9…57b30xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase16d ago0x6dd0d1…ed2b10
0x6e53…a2650xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase16d ago0xa94b16…fe2e0d
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase16d ago0x0881de…7be375
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase16d ago0x927433…124e05
0xe5f7…cc080xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase16d ago0x8763e3…b3b8e4
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase17d ago0xc2da60…5cb9be
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0xb26b19…869103
0xedc6…d2d00xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase17d ago0x3de8b4…4593a7
0xfa1c…65d10xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase17d ago0x41d6f4…a0f042
0xc507…c7500xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase17d ago0x126afb…33f4ba
0x350e…66570xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase17d ago0x0e73b2…2bb58f

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.