Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xeb2dee…fdb9f0
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x41e92e…fb2549
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x50f610…232a81
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x6b26fe…55e98a
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x97a8b3…47214b
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x4b320d…36ef32
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xcfa1fc…94a9c5
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8995bf…48e9ae
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x6454bc…4f6fe9
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x1b16e9…900bf8
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x7d5c30…364e10
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x88e02d…cf23c3
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x5da879…23d4fa
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2ba132…7aba42
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x3b9f73…4eafc2
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf70788…09b9ba
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x411f1b…4edb18
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xbf9acd…bd9f4b
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xd64604…3fc8db
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x72bbeb…d6a9e8
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xc00f7a…01c515
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x1f3bbc…335187
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x0e8511…9bced1
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0x035e63…771b05
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase6d ago0xdc2663…97e2d8

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.