Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x183d34…0b5060
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x1db52d…18b750
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x3593cf…dbc25f
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x7a9936…d55be5
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x0421ac…296fed
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x451bfd…db0000
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x856012…8248ac
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0xe07ba9…c96ad3
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x48d932…a9dd49
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0xc165f0…fb8eff
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x198aeb…926ab6
0x6664…00f70x9c95…e299Base$0.001100%fluxa32d ago0x90dca7…b27004
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0x00a27e…0e4f6e
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0x6ecf1d…5f1d10
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0x862d7c…b4f9ce
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0x01c9cb…ee67ce
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0x00c16f…dc9c99
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0xb0638b…e7d9ac
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0xe2a6aa…da2b09
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0xa87153…fde8f4
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0x19fa60…b3c694
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0x68c976…602ec6
0x6664…00f70xfe80…47eeBase$0.001100%fluxa33d ago0x8c9180…b10fbb
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0xfe5d58…3dc691
0x6664…00f70x9c95…e299Base$0.001100%fluxa33d ago0xaec21b…d042fc

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.