Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca2e…65580xac65…4417Base—$0.06100%fluxa118d ago0x896a63…ddc765
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xcb0e38…4679c8
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xdba719…65d224
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xcf1a3b…fc6700
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xcf0313…d0d712
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0x0064f4…e84629
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0x820503…a2c234
0xca2e…65580xac65…4417Base—$0.02100%fluxa118d ago0x05e925…bb32f4
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0x60867f…350dc7
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0x56694f…a54b4b
0xca2e…65580xac65…4417Base—$0.06100%fluxa118d ago0x1c589e…d31812
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xc10cc9…00f68b
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0x723c5b…ae3815
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xbb8094…6e3481
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xcdac20…309896
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xb74434…9af1a3
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa118d ago0xc262b4…9c5b68
0xca2e…65580xac65…4417Base—$0.01100%fluxa119d ago0x57cda9…914905
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa119d ago0x477909…cad127
0xca2e…65580xac65…4417Base—$0.07100%fluxa119d ago0x94e852…5c3557
0xb90a…9ae40xca2e…6558Base—$0.05100%fluxa119d ago0x36271d…35632f
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa119d ago0x90cfa7…5b3633
0xb90a…9ae40xca2e…6558Base—$0.01100%fluxa119d ago0x2a8d19…87e671
0xca2e…65580xac65…4417Base—$0.01100%fluxa119d ago0x89122a…474d2a

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.