Otto AI · Institutional Holdings

by Otto AI

GETBaseSolana

$0.003

per call · USD Coin on Base

13F holdings for any SEC-filing manager (hedge funds, asset managers) by CIK or manager ticker: latest 13F top 20 positions, amendments applied (hourly snapshot, ~1h correction lag): issuer, CUSIP, value in whole USD, share/principal amount (SH/PRN), put/call flag, reported value, position count. Whale tracking from the primary source. 13F holdings, hedge fund positions, institutional ownership. Public-domain SEC EDGAR. $0.003 per call.

Endpoint

GET https://x402.ottoai.services/institutional-holdings

6

Calls / 30d

1

Unique payers / 30d

Sep 4

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

Example response

{
  "data": {
    "amendmentApplied": false,
    "amendmentType": null,
    "caveats": [
      {
        "affects": [
          "generatedAt"
        ],
        "code": "hourly_snapshot",
        "plain": "This is an hourly snapshot of SEC filings, not a live feed. Freshness is in the response's generatedAt (and the meta envelope's meta.generatedAt)."
      }
    ],
    "confidentialOmitted": false,
    "filedAt": "2026-05-15",
    "generatedAt": "2026-07-10T12:00:00.000Z",
    "manager": {
      "cik": "1067983",
      "name": "BERKSHIRE HATHAWAY INC"
    },
    "methodology": "https://docs.useotto.xyz/acp-swarm/sec-filings-methodology",
    "newerNoticeFiledAt": null,
    "newerNoticeReportDate": null,
    "note": "The stock positions this investment manager reported to the SEC on its most recent quarterly Form 13F.",
    "positionCount": 41,
    "reportDate": "2026-03-31",
    "reportType": "13F HOLDINGS REPORT",
    "topHoldings": [
      {
        "cusip": "037833100",
        "issuer": "APPLE INC",
        "putCall": null,
        "quantity": 300000000,
        "quantityType": "SH",
        "titleOfClass": "COM",
        "valueUsd": 63219884120
      }
    ],
    "totalValueUsd": 284811220450,
    "valuedPositionCount": 41,
    "valuesNormalizedFromThousands": false
  },
  "meta": {
    "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