Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcd4…e7a70xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase30d ago0x288b75…24fef2
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase31d ago0xbd6c2f…78b718
0x27d5…c09b0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase31d ago0xde8403…81059a
0x27d5…c09b0xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase31d ago0x670c19…a083ac
0x27d5…c09b0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase31d ago0x758cca…2f5871
0x5975…500d0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase31d ago0x52784c…0a7c95
0xfa1c…65d10xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase31d ago0x634778…586540
0x64db…c3680xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase31d ago0x242aa8…903769
0xc059…8b5e0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase31d ago0x890bf5…8b5e6e
0x7fd9…b5290xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase31d ago0x3897ce…ba1823
0x46bd…2ebd0xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase31d ago0xd68209…314055
0x914c…b5e40xf22e…f493Basegeocode-reverseGeo$0.01100%coinbase31d ago0x8cac4d…9927ae
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0xc7340d…a20713
0xedc6…d2d00xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0xd11836…9f3705
0x7fd9…b5290xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0xf4c4e7…9fa13b
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0xd02bff…c15d12
0xedc6…d2d00xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0xb8e9f8…c451c1
0x7fd9…b5290xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x116a4c…7368c9
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x430a1e…1ac44d
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x1bf746…b8b6ef
0x7fd9…b5290xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x8de5a0…3f6cd4
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x201460…012825
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x1c2886…d9a669
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x6debbe…63d08c
0x0fcb…87740xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase31d ago0x46ddee…680bba

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.