Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase47d ago0x533cb4…9f5f35
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1747d ago0xeaf58c…4e9978
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1747d ago0xfd5d18…2d68d6
0x1b20…69b30xf22e…f493Basegeocode-reverseGeo$0.00270%0x2772…8c1747d ago0xb9e328…fa5cdb
0x1b20…69b30xf22e…f493Basegeocode-reverseGeo$0.00270%0x2772…8c1747d ago0xa24ba1…72efb7
0x1b20…69b30xf22e…f493Basegeocode-reverseGeo$0.00270%0x2772…8c1747d ago0x922f52…0468e3
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1747d ago0x2d8fd7…0d6b2b
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1747d ago0x348746…0c4832
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1747d ago0xf7d941…5fec82
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1747d ago0xae70a8…e234c0
0x1392…d7ad0xf22e…f493Basegeocode-reverseGeo$0.008100%0x2772…8c1747d ago0x680b76…93bf8f
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1747d ago0x01d9eb…ba460d
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1748d ago0xfefcd1…a98f5c
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1748d ago0x2a55fe…fb795e
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1748d ago0x605324…a8c0aa
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1748d ago0xc69d4a…76cdd6
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1748d ago0x3f3e53…57691f
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1748d ago0x31f969…e37b64

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.