I

InsiderFlow · Trades

by InsiderFlow

GETBaseSolanaFraxtal

$0.03

per call · USD Coin on Base

Insider trades — SEC Form 4 buys and sells by officers and directors for any ticker

Endpoint

GET https://insider.lonestaroracle.xyz/trades

9

Calls / 30d

6

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://insider.lonestaroracle.xyz/trades", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://insider.lonestaroracle.xyz/trades?days=90&symbol=AAPL&ticker=AAPL" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "buy_count": 2,
  "buy_value": 850000,
  "company": "NVIDIA CORP",
  "period_days": 90,
  "sell_count": 5,
  "sell_value": 38502524,
  "signal": "bearish — insiders selling heavily",
  "summary": "NVDA: 2 buy(s) $850K vs 5 sell(s) $38.5M in last 90d",
  "ticker": "NVDA",
  "trades": [
    {
      "code": "S",
      "date": "2026-03-20",
      "direction": "SELL",
      "owned_after": 250000,
      "owner": "STEVENS MARK A",
      "price": 172.61,
      "role": "EVP Sales",
      "shares": 100000,
      "value": 17260680
    }
  ]
}

Payment details

Pay to0x52ab53912d37759b2ad364f22dd06b16714b6c06
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Fraxtal
Schemesexact

Is this your API?

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

Get featured →

More from InsiderFlow & similar services