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%fluxa118d ago0xf1a456…9d8937
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x2ade7f…d8ba34
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x75574f…99c6a3
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0xd43c49…cd3722
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x7f98f6…031677
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x4808a6…25d072
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x4edff9…b49052
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0xadbcef…fcd951
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x2bf0bd…d37e56
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa118d ago0x7ebfd9…4b2e6a
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0x1d5192…ed32d8
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0xa2d569…21c4eb
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0xe0e001…ef97e3
0xb8bb…d28b0xc82b…f6dfBase$0.01100%fluxa119d ago0x9b18c1…79267f
0xb90a…9ae40xb8bb…d28bBase$2.80100%fluxa119d ago0x492936…e1a624
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0x6fcb4d…a61fb8
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0x0c7648…6eda20
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0x1451d7…b22e76
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0xc50da0…231b00
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0x622f55…884c0e
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0x8f7a3e…136703
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0xcd1d00…63aec8
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0xb8cf59…aaaf8f
0xb90a…9ae40xb8bb…d28bBase$0.01100%fluxa119d ago0x469ddc…bffc83
0xb90a…9ae40xb8bb…d28bBase$0.05100%fluxa119d ago0x582da0…8e38ca

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.