Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7e4…1a2a0xac65…4417Base—$0.10100%fluxa119d ago0xea53f5…6eeffb
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0x6d4916…6ace45
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0xb4dd65…0998f7
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0x27747c…ef01cd
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0x1bb0cb…64b8a2
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0x15fbeb…2c73f4
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0x7b7a94…165bc6
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0x956e19…2d336b
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0xd956ee…d0c5ca
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0xba5dc9…7b99a5
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0xb87143…07d7d3
0xc7e4…1a2a0xac65…4417Base—$0.06100%fluxa119d ago0xdbdabb…362bdb
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0xfd944c…a2c305
0xb90a…9ae40xc7e4…1a2aBase—$0.05100%fluxa119d ago0x1acae7…1bf096
0xc7e4…1a2a0xac65…4417Base—$0.04100%fluxa119d ago0xd3ffa6…6b078c
0xb90a…9ae40xc7e4…1a2aBase—$0.04100%fluxa119d ago0x69dda7…5e9a2f
0xc7e4…1a2a0xac65…4417Base—$0.03100%fluxa119d ago0xb49f0c…1ad103
0xb90a…9ae40xc7e4…1a2aBase—$0.01100%fluxa119d ago0xb28ae1…1db75c
0xb90a…9ae40xc7e4…1a2aBase—$0.02100%fluxa119d ago0x6c2d1a…0225ba
0xc7e4…1a2a0xac65…4417Base—$0.06100%fluxa120d ago0x1d6f2c…503c40

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.