{
  "x402Version": 2,
  "id": 188,
  "slug": "188",
  "resource": "https://x402.ottoai.services/8k-material-events",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "ticker": "NVDA"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "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"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "ticker": {
                    "description": "US-listed stock ticker symbol (e.g. NVDA, GME, MSTR)",
                    "type": "string"
                  }
                },
                "required": [
                  "ticker"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "data": {},
                  "meta": {
                    "type": "object"
                  },
                  "reason": {
                    "description": "status=unavailable only; every >=400 is UNCHARGED",
                    "type": "string"
                  },
                  "status": {
                    "enum": [
                      "success",
                      "unavailable"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "status"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_hc2dhq09"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "acceptIndex": 0,
            "format": "eip712",
            "payload": {
              "amount": "3000",
              "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "network": "eip155:8453",
              "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
              "resourceUrl": "https://x402.ottoai.services/8k-material-events",
              "scheme": "exact",
              "validUntil": 1789154756,
              "version": 1
            },
            "signature": "0x45a473d830d4600233fe84e94789c7202e859babf890aaea8d533831e5a80f5c382e84472a24543a1030f70ed5e9fa9d2bfcf3549931c480a22b49d639f572b01b"
          },
          {
            "acceptIndex": 1,
            "format": "eip712",
            "payload": {
              "amount": "3000",
              "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
              "resourceUrl": "https://x402.ottoai.services/8k-material-events",
              "scheme": "exact",
              "validUntil": 1789154756,
              "version": 1
            },
            "signature": "0x6b01bb5e15e2897580d8daf19e984d6561da9f12b3c1976654fb2dcfc178ea3758952c1a343e717e49ab7d222c5ae0f1222de04bf14a447bbccabc4d470b28111b"
          }
        ]
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "offers": {
            "items": {
              "properties": {
                "acceptIndex": {
                  "type": "integer"
                },
                "format": {
                  "type": "string"
                },
                "payload": {
                  "properties": {
                    "amount": {
                      "type": "string"
                    },
                    "asset": {
                      "type": "string"
                    },
                    "network": {
                      "type": "string"
                    },
                    "payTo": {
                      "type": "string"
                    },
                    "resourceUrl": {
                      "type": "string"
                    },
                    "scheme": {
                      "type": "string"
                    },
                    "validUntil": {
                      "type": "integer"
                    },
                    "version": {
                      "type": "integer"
                    }
                  },
                  "required": [
                    "version",
                    "resourceUrl",
                    "scheme",
                    "network",
                    "asset",
                    "payTo",
                    "amount"
                  ],
                  "type": "object"
                },
                "signature": {
                  "type": "string"
                }
              },
              "required": [
                "format",
                "signature"
              ],
              "type": "object"
            },
            "type": "array"
          }
        },
        "required": [
          "offers"
        ],
        "type": "object"
      }
    },
    "otto-content-receipt": {}
  },
  "tags": [
    "bazaar",
    "builder-code",
    "offer-receipt",
    "otto-content-receipt"
  ],
  "sourceHost": "x402.ottoai.services",
  "lastUpdated": "2026-09-11T19:20:56.707Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-11T19:20:56.383Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.ottoai.services",
    "manifest_name": "x402.ottoai.services",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}