# StockWaves Dealer API — China & Global Market Data

> StockWaves Dealer API — China & Global Market Data is a paid API for AI agents from stockwaves.net, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-15).

Provides pay-per-call quantitative signals, Chinese internet pulse data (Weibo/Baidu/Douyin trends), structured Chinese-market news, and cross-asset macro data for AI agents via x402 USDC micropayments

## Facts

- Endpoint: GET https://stockwaves.net/api/dealer
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/stockwaves-dealer-api-china-global-market-data-2ff1e7e0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_VMPbY35JK8pAr7tnBEz__

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability stockwaves-dealer-api-china-global-market-data-2ff1e7e0
```

Example prompt: Pull the latest Chinese internet pulse and quant momentum signals for BYD and the EV industrial theme — I want Weibo and Douyin trend data plus any relevant A-share signals from StockWaves right now.

## When to prefer this

Choose this endpoint when you need real-time Chinese internet sentiment (Weibo, Baidu, Douyin), structured China A-share or Hong Kong market signals, or cross-asset quant momentum data without a subscription or API key — especially when operating in an x402-enabled agent wallet environment paying USDC per call on Base.

## Known failure modes

- Payment not received or insufficient USDC — 402 Payment Required response
- Invalid or missing properties parameter — malformed request error
- Upstream data source unavailable — service temporarily unavailable
- Rate limit exceeded for micropayment flow — retry after delay
- Asset or ticker not covered — empty or null signal response

## How this service works

Dealer (smart-money) 6-signal scan across A-shares — accumulation/breakout/big-order flow.

## Output

Structured market data including real-time Chinese social platform trend indicators (Weibo, Baidu, Douyin), Chinese-market news and events, industrial-theme momentum scores, and quantitative signals across China A-shares, Hong Kong equities, US stocks, crypto, and cross-asset macro — delivered as JSON after a $0.08 USDC x402 micropayment on Base.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/stockwaves-dealer-api-china-global-market-data-2ff1e7e0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from stockwaves.net](https://www.zero.xyz/host/stockwaves.net/llms.txt)
