Otto AI · 8K Material Events

by Otto AI

GETBaseSolana

$0.003

per call · USD Coin on Base

8-K filings by ticker — the item-coded SEC material-event feed: every 8-K a US-listed company filed in 90 days, tagged with the SEC's own item codes and official titles (1.01 material agreement, 1.05 cybersecurity incident, 3.01 delisting notice, 5.02 officer change, 8.01 other). Returns event and filing dates separately, amendments labelled, EDGAR links. Earnings-only filings excluded and counted. Public-domain SEC EDGAR. $0.003 per call.

Endpoint

GET https://x402.ottoai.services/8k-material-events

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

Example response

{
  "data": {
    "caveats": [
      {
        "affects": [
          "filings"
        ],
        "code": "eight_k_item_codes_not_contents",
        "plain": "This endpoint returns WHICH material events a company reported and when,..."
      }
    ],
    "coverage": {
      "candidatesInLookback": 5,
      "earningsOnlyExcluded": 1,
      "filingsServed": 4,
      "filingsWithoutItemCodes": 0,
      "lookbackDays": 90,
      "lookbackFullyCovered": true,
      "maxFilingsServed": 20,
      "subjectIsRegistrant": true,
      "truncated": false
    },
    "filings": [
      {
        "acceptedAt": "2026-08-17T12:41:33.000Z",
        "accessionNumber": "0001045810-26-000069",
        "eventDate": "2026-08-17",
        "filedAt": "2026-08-17",
        "form": "8-K",
        "includesEarningsItem": false,
        "isAmendment": false,
        "items": [
          {
            "code": "1.01",
            "known": true,
            "section": 1,
            "sectionTitle": "Registrant's Business and Operations",
            "title": "Entry into a Material Definitive Agreement"
          }
        ],
        "primaryDocDescription": "8-K",
        "url": "https://www.sec.gov/Archives/edgar/data/1045810/000104581026000069/"
      }
    ],
    "generatedAt": "2026-09-01T12:00:00.000Z",
    "issuer": {
      "cik": "1045810",
      "name": "NVIDIA CORP"
    },
    "methodology": "https://docs.useotto.xyz/acp-swarm/sec-filings-methodology",
    "note": "The material events this company reported to the SEC on Form 8-K, each c...",
    "summary": {
      "amendmentCount": 0,
      "distinctItemCodes": 6,
      "earliestEventDate": "2026-06-15",
      "earliestFiledAt": "2026-06-18",
      "filingCount": 4,
      "filingsWithEarningsItem": 0,
      "itemCounts": [
        {
          "code": "9.01",
          "filingsWithItem": 2,
          "known": true,
          "title": "Financial Statements and Exhibits"
        }
      ],
      "latestEventDate": "2026-08-17",
      "latestFiledAt": "2026-08-17",
      "unknownItemCodes": 0
    },
    "ticker": "NVDA",
    "window": {
      "end": "2026-09-01",
      "lookbackDays": 90,
      "start": "2026-06-03"
    }
  },
  "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