S

Stockwaves · CN Pulse

by Stockwaves

GETBaseSolana

$0.003

per call · USD Coin on Base

China pulse, cheap enough to POLL: what China is talking about RIGHT NOW and what is NEW since your last call - built for agents that monitor continuously. Returns `consensus` (phrases trending on 2+ of Weibo/Baidu/Douyin at once = nationwide attention, not single-board noise), a `finance` slice, and `new_since` (what entered the boards in the last N minutes) so every poll returns fresh information. Structure only, no article text. ?since=1-120&limit=1-30.

Endpoint

GET https://stockwaves.net/api/cn/pulse

7

Calls / 30d

4

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://stockwaves.net/api/cn/pulse", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://stockwaves.net/api/cn/pulse" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0xdc9f94a8b93f070b58cfa580cbe740d763005fe6
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Stockwaves & similar services