Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x3cd411…efa34c
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x7a63a5…b68061
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0xb5e423…32dd1c
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0xe25c87…4ff6d6
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x36e7b1…33f7e2
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0x7abd2d…bc6dc3
0x109f…25150x9c95…e299Base—$0.001100%fluxa32d ago0xa1ba20…afc58b
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x5c20ae…af7f6b
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xae7965…a971d5
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0x40e0a2…28cacb
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0xe7e772…f250ef
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0x7b0586…a005df
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0x984753…eb362a
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x416562…125d80
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0x14b271…a4d149
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0xc8ed8f…98c1b8
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x90a157…d58b15
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x49c6ec…a708e7
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0xef9de7…7f5f20
0x109f…25150xfe80…47eeBase—$0.001100%fluxa33d ago0xad745e…50e046
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x41b306…6122be
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xc89b74…1fccdc
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x9edfa3…75db6d
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0x590357…e95ddf
0x109f…25150x9c95…e299Base—$0.001100%fluxa33d ago0xb11a09…30e9bc

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.