{
  "x402Version": 2,
  "id": 190,
  "slug": "190",
  "resource": "https://x402.ottoai.services/13d-activist-watch",
  "description": "Schedule 13D and 13G activist stake filings by ticker: every beneficial-ownership filing made about a US-listed issuer in the last 365 days, each validated against its own cover page so a company's outbound filings about OTHER companies are excluded. Returns 13D vs 13G counts, amendments, reporting-person names and EDGAR links. 13D is the schedule filed without a passive/qualified certification. Public-domain SEC EDGAR. $0.005 per call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "ticker": "GME"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "caveats": [
                {
                  "affects": [
                    "summary.schedule13DCount"
                  ],
                  "code": "schedule_13d_vs_13g",
                  "plain": "Schedule 13D and Schedule 13G are different filings. A 13G is the short form, available only to filers who certify they are a qualified institution, exempt, or passive. A 13D is the general schedule, filed by holders who do NOT make that certification — which is why a 13D is the one worth reading closely. That is the whole of what the form type tells you: it is not a declaration of activism, and it says nothing about the size or direction of the stake."
                }
              ],
              "coverage": {
                "maxEventsChecked": 20,
                "subjectValidated": true
              },
              "events": [
                {
                  "filedAt": "2026-08-14",
                  "form": "SCHEDULE 13G/A",
                  "isAmendment": true,
                  "reportingPersonNames": [
                    "Vanguard Group Inc"
                  ],
                  "schedule": "13G",
                  "url": "https://www.sec.gov/Archives/edgar/data/1326380/000110465926098123/"
                }
              ],
              "generatedAt": "2026-09-01T12:00:00.000Z",
              "issuer": {
                "cik": "1326380",
                "name": "GameStop Corp."
              },
              "methodology": "https://docs.useotto.xyz/acp-swarm/sec-filings-methodology",
              "note": "Schedule 13D and 13G beneficial-ownership filings made about this company, each one checked against its own cover page to confirm this company is the subject.",
              "summary": {
                "amendmentCount": 6,
                "distinctReportingPersons": 7,
                "eventCount": 10,
                "latest13DFiledAt": "2026-05-02",
                "latestFiledAt": "2026-08-14",
                "schedule13DCount": 2,
                "schedule13GCount": 8
              },
              "ticker": "GME",
              "window": {
                "end": "2026-09-01",
                "lookbackDays": 365,
                "start": "2025-09-01"
              }
            },
            "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": "5000",
              "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "network": "eip155:8453",
              "payTo": "0x0E84dDEdAaE6A779c462C22a59F301EC31B6b808",
              "resourceUrl": "https://x402.ottoai.services/13d-activist-watch",
              "scheme": "exact",
              "validUntil": 1788970819,
              "version": 1
            },
            "signature": "0xe82019ffa338cb5bc06cad215455b5c87fd9491d15d9f2ac6cbf8c04ed47d27334f866a5559ba1b3ba1a38d745823cc337dbfff608e7fceb7838820a9f516bad1c"
          },
          {
            "acceptIndex": 1,
            "format": "eip712",
            "payload": {
              "amount": "5000",
              "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
              "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
              "payTo": "6XcSfqJHr9vNW2vbiRaMqUYVm7shDgLepca54wUTDPN5",
              "resourceUrl": "https://x402.ottoai.services/13d-activist-watch",
              "scheme": "exact",
              "validUntil": 1788970819,
              "version": 1
            },
            "signature": "0x8d138ba4b0c179060f734664bf4d17e8ee32e76930e477829492d4a6785a215d741af098ec607a96feb9ad128390a49e2d0ebb1e95f829b81c83d440298c21711c"
          }
        ]
      },
      "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-09T16:15:20.039Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-09T16:15:19.504Z"
  },
  "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"
  }
}