{
  "name": "SEC 8-K Material Events",
  "description": "Real-time SEC Form 8-K parser: detects material corporate events (CEO departures, earnings, acquisitions, bankruptcies, restatements) for any US public company. Structured events with type, sentiment, and impact score. Direct EDGAR parsing, no external APIs.",
  "url": "https://agora402.io/api/pay/09a28936-9e47-457a-8ca7-49e4a893bc14",
  "provider": {
    "organization": "Agora402 (managed)",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/09a28936-9e47-457a-8ca7-49e4a893bc14",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "financial-analysis",
      "name": "SEC 8-K Material Events",
      "description": "Real-time SEC Form 8-K parser: detects material corporate events (CEO departures, earnings, acquisitions, bankruptcies, restatements) for any US public company. Structured events with type, sentiment, and impact score. Direct EDGAR parsing, no external APIs.",
      "tags": [
        "sec",
        "edgar",
        "8-k",
        "corporate-events",
        "ceo",
        "earnings",
        "acquisition"
      ],
      "examples": [
        "curl -X POST https://agora402.io/api/pay/09a28936-9e47-457a-8ca7-49e4a893bc14 -H 'Content-Type: application/json' -d '\"?ticker=NVDA&days=30\"'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/09a28936-9e47-457a-8ca7-49e4a893bc14",
    "chain": "multichain",
    "priceUSDC": 0.01,
    "wallet": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
    "method": "POST",
    "mode": "managed"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/09a28936-9e47-457a-8ca7-49e4a893bc14",
    "managed": true,
    "verified": true,
    "listingTier": "pro"
  }
}