P

Pulsefeed · Flow

by Pulsefeed

GETbase

$0.02

per call · USD Coin on base

Who is accumulating or dumping this token right now? Smart-money flow on Base: net position change per address over a block window plus a decision-ready accumulation/distribution signal. ?token=0x...

Endpoint

GET https://pulsefeed.dev/flow

1

Calls / 30d

1

Unique payers / 30d

Sep 1

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://pulsefeed.dev/flow", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://pulsefeed.dev/flow?token=ERC-20+contract+address+%280x...%29+on+Base+to+analyze" \
  -H "X-PAYMENT: <signed x402 payment>"

Payment details

Pay to0x7f5f784ba98cecfc0ba4336f0e48222a3d4d69a8
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
Networksbase
Schemesexact

Is this your API?

Pin it to the top of Onchain Data and the homepage with a featured placement.

Get featured →

More from Pulsefeed & similar services