Otto AI · Form 4 Feed

by Otto AI

GETBaseSolana

$0.003

per call · USD Coin on Base

Latest insider trades feed across ALL US-listed companies — the 20 most recent SEC Form 4 filings by acceptance time, not one ticker at a time: issuer ticker and name, filer and role, transaction code (P purchase / S sale / A award / M exercise / F tax), shares, price, value and shares held after, with EDGAR links. Refreshed every 15 minutes. Filings with no Table I rows are excluded and counted. Public-domain SEC EDGAR. $0.003 per call.

Endpoint

GET https://x402.ottoai.services/form-4-feed

4

Calls / 30d

3

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

Example response

{
  "data": {
    "caveats": [
      {
        "affects": [
          "rows"
        ],
        "code": "feed_is_a_recency_slice",
        "plain": "This is a recency slice of the most recent Form 4 filings across all US issuers, not a census of everything filed. coverage reports how many filings were offered, how many were read, and how many were..."
      }
    ],
    "coverage": {
      "accessionlessForm4Entries": 0,
      "candidatesFetched": 31,
      "candidatesOffered": 35,
      "derivativeTransactionsPresentExcluded": 9,
      "malformedForm4EntriesDropped": 0,
      "noTableITransactionsExcluded": 10,
      "nonForm4EntriesDropped": 27,
      "rowsPublished": 20,
      "unparseableExcluded": 1,
      "unresolvedForm4Filings": 0
    },
    "generatedAt": "2026-09-01T12:00:00.000Z",
    "methodology": "https://docs.useotto.xyz/acp-swarm/sec-filings-methodology",
    "note": "The most recent Form 4 insider transactions filed with the SEC across all US-listed companies, newest first by the time the SEC accepted the filing.",
    "rows": [
      {
        "acceptedAt": "2026-08-31T21:58:21.000Z",
        "filedAt": "2026-08-31",
        "filedBy": "ARNOLD FRANCES",
        "filerRoles": "Director",
        "filingUrl": "https://www.sec.gov/Archives/edgar/data/1652044/0001193125-26-377149.txt",
        "formType": "4",
        "issuerCik": "1652044",
        "issuerName": "Alphabet Inc.",
        "periodOfReport": "2026-08-28",
        "ticker": "GOOGL",
        "transactions": [
          {
            "acquiredDisposed": "D",
            "code": "S",
            "date": "2026-08-28",
            "ownership": "D",
            "priceUsd": 212.44,
            "securityTitle": "Common Stock",
            "shares": 1500,
            "sharesOwnedAfter": 18420,
            "valueUsd": 318660
          }
        ]
      }
    ],
    "summary": {
      "distinctIssuers": 14,
      "filingsWithPurchase": 3,
      "filingsWithSale": 15,
      "newestAcceptedAt": "2026-08-31T22:01:11.000Z",
      "oldestAcceptedAt": "2026-08-31T21:24:23.000Z",
      "rowCount": 20
    }
  },
  "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 News & Content and the homepage with a featured placement.

Get featured →

More from Otto AI & similar services