Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb8bb…d28bBase$3.20100%fluxa117d ago0xf68b0b…b3c5e4
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0xad2cce…e53c0d
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0xd51ef2…68a1e5
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0x2abb12…4b6d4a
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0xdbfc1d…4ce123
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0x0219eb…7dbe54
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0x899a7c…9e372e
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0xa5fa55…50f48d
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0xad172f…38e726
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0x9f2e00…5fb00d
0xb90a…9ae40xb8bb…d28bBase$0.05100%fluxa117d ago0xeac4ea…e670e3
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0x6aa3a3…9b6a21
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0x94ccbe…39b6f5
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa117d ago0x851442…b4ce63
0xb8bb…d28b0xc82b…f6dfBase$0.10100%fluxa118d ago0x33bf0e…fdaf82
0xb90a…9ae40xb8bb…d28bBase$0.70100%fluxa118d ago0xf92a96…ab4c9c
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x9e3ee5…6ded36
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0xbbd3f7…f158cc
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0xedfd92…d928ca
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x9738ad…378cea
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x858209…a535ab
0xb90a…9ae40xb8bb…d28bBase$3.60100%fluxa118d ago0x1f5001…a40e71
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x695634…6cf23e
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x246824…ae7ade
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0xf4c80e…a44550

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.