Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x923113…05105a
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0xbdf3cf…3afeb1
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x4655c5…dd55d2
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc06cec…6bd317
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x83cb40…556252
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa38d ago0xd0b11d…29eeae
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa38d ago0x5fdc9e…6802d1
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa38d ago0x4d7e83…4fbce5
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa38d ago0x968f6b…b69cc1
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x91db5b…5afce4
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc97eeb…0ab900
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x79f101…503e54
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x7a83ed…56dea7
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x336548…59e31f
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa38d ago0xfe03a6…1219f3
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x734b44…d10a17
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa38d ago0x423dee…c7237a
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0xe841fe…3240c6
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa38d ago0xd1bbc8…cef0f1
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0xf3c6a5…c5e543
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x4fdfad…942cc8
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0ca589…a4a5dc
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0xf9ab41…53f900
0xe851…b07a0xfe80…47eeBase—$0.001100%fluxa38d ago0x708d1f…165284
0xe851…b07a0x9c95…e299Base—$0.001100%fluxa38d ago0x93ee6e…27c641

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.