Otto AI · Form 144 Filings

by Otto AI

GETBaseSolana

$0.005

per call · USD Coin on Base

Form 144 filings by ticker — SEC notices of PROPOSED insider sales, filed BEFORE the Form 4 that reports the executed trade: who intends to sell, units, the filer's own market-value estimate, broker, approximate sale date and Rule 10b5-1 plan dates. The earliest public read on insider selling intent; a notice is not a completed trade and may never be executed. Latest 20 notices in a 90-day lookback. Public-domain SEC EDGAR. $0.005 per call.

Endpoint

GET https://x402.ottoai.services/form-144-filings

4

Calls / 30d

3

Unique payers / 30d

Sep 9

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://x402.ottoai.services/form-144-filings", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.ottoai.services/form-144-filings?ticker=NVDA" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "caveats": [],
    "coverage": {
      "candidatesInLookback": 12,
      "lookbackDays": 90,
      "maxNoticesServed": 20,
      "noticesExcludedOtherIssuer": 0,
      "noticesServed": 12,
      "truncated": false
    },
    "generatedAt": "2026-09-01T12:00:00.000Z",
    "issuer": {
      "cik": "1045810",
      "name": "NVIDIA CORP"
    },
    "methodology": "https://docs.useotto.xyz/acp-swarm/sec-filings-methodology",
    "note": "Notices of PROPOSED insider sales in this company, taken from the Form 144 filings its officers, directors, and affiliates submitted to the SEC before selling.",
    "notices": [],
    "summary": {
      "amendmentCount": 0,
      "distinctSecurityClasses": 1,
      "distinctSellers": 5,
      "earliestApproxSaleDate": "2026-06-18",
      "earliestFiledAt": "2026-06-18",
      "latestApproxSaleDate": "2026-08-31",
      "latestFiledAt": "2026-08-31",
      "noticeCount": 12,
      "noticesWithPlanAdoptionDate": 9,
      "totalAggregateMarketValueUsd": 89312450.5,
      "totalUnitsToBeSold": 412500,
      "unvaluedNoticeCount": 0
    },
    "ticker": "NVDA"
  },
  "meta": {
    "dataAsOf": "",
    "degraded": false,
    "generatedAt": "",
    "stalenessSec": 0,
    "validUntil": ""
  },
  "status": "success"
}

Payment details

Pay to0x0e84ddedaae6a779c462c22a59f301ec31b6b808
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Otto AI & similar services