Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase53d ago0x44f151…e78cfa
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%coinbase53d ago0xc11cdc…c98d2d
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1753d ago0x5593aa…84245c
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1753d ago0xbd74d8…c6eea7
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1753d ago0xe31273…9699ad
0xaf95…11740xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1753d ago0xa63561…1199cd
0xd579…071a0xf22e…f493Basegeocode-reverseGeo$0.003100%0x2772…8c1753d ago0x876d2a…384b24
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1753d ago0x33e40d…f4a9a0
0x09c3…beee0xf22e…f493Basegeocode-reverseGeo$0.004100%0x2772…8c1753d ago0xdd6814…32f719
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1753d ago0x71e9e9…5afdfe
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1753d ago0x45426e…bea27b
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1754d ago0x3cb9b1…ffbc06
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1754d ago0x04518b…263992
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1754d ago0x0bd514…319079
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1754d ago0x0f4341…5708af
0x2d3a…c4230xf22e…f493Basegeocode-reverseGeo$0.003100%0x2772…8c1754d ago0xa9dfd1…799759
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1754d ago0x856a8b…87ad1c
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1754d ago0xa4b84e…6edba6
0x6909…c0ac0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1754d ago0xc41ba1…7d2097
0x3ed9…430e0xf22e…f493Basegeocode-reverseGeo$0.005100%0x2772…8c1754d ago0x6ce4fa…2484ef
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1754d ago0x9e78b3…ed2cf2
0xedc6…d2d00xf22e…f493Basegeocode-reverseGeo$0.003100%0x2772…8c1754d ago0xe6acb6…042ba6
0xfa1c…65d10xf22e…f493Basegeocode-reverseGeo$0.003100%0x2772…8c1754d ago0xa3ea82…de020b
0x8a1a…aa530xf22e…f493Basegeocode-reverseGeo$0.02100%0x2772…8c1754d ago0x3c087c…0faa50

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.