{
  "x402Version": 2,
  "id": 5303,
  "slug": "5303",
  "resource": "https://x402stock.xyz/api/v1/cot",
  "description": "The weekly CFTC Commitments of Traders positioning across major futures markets in one call: for each market the open interest, non-commercial (large speculator) net position and weekly change, and commercial (hedger) net position. Covers equity indices, gold/silver, crude/natural gas, major FX, the 10-year note, and bitcoin. No ticker needed. Sourced from the US CFTC. From x402stock",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-06-02T00:00:00.000Z",
            "attribution": "Source: U.S. Commodity Futures Trading Commission (CFTC) Commitments of Traders",
            "markets": [
              {
                "commercial_net": -206345,
                "contract_code": "088691",
                "group": "metals",
                "market": "gold",
                "name": "Gold",
                "noncommercial_net": 176020,
                "noncommercial_net_change": 21760,
                "open_interest": 326052,
                "open_interest_change": -27437,
                "report_date": "2026-06-02"
              }
            ],
            "report": "legacy_futures_only",
            "source": "cftc"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "$schema": "https://json-schema.org/draft/2020-12/schema",
                "additionalProperties": false,
                "properties": {
                  "as_of": {
                    "anyOf": [
                      {
                        "type": "string"
                      },
                      {
                        "type": "null"
                      }
                    ]
                  },
                  "attribution": {
                    "type": "string"
                  },
                  "markets": {
                    "items": {
                      "additionalProperties": false,
                      "properties": {
                        "commercial_net": {
                          "anyOf": [
                            {
                              "type": "number"
                            },
                            {
                              "type": "null"
                            }
                          ]
                        },
                        "contract_code": {
                          "type": "string"
                        },
                        "group": {
                          "enum": [
                            "equity_index",
                            "metals",
                            "energy",
                            "fx",
                            "rates",
                            "crypto"
                          ],
                          "type": "string"
                        },
                        "market": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        },
                        "noncommercial_net": {
                          "anyOf": [
                            {
                              "type": "number"
                            },
                            {
                              "type": "null"
                            }
                          ]
                        },
                        "noncommercial_net_change": {
                          "anyOf": [
                            {
                              "type": "number"
                            },
                            {
                              "type": "null"
                            }
                          ]
                        },
                        "open_interest": {
                          "anyOf": [
                            {
                              "type": "number"
                            },
                            {
                              "type": "null"
                            }
                          ]
                        },
                        "open_interest_change": {
                          "anyOf": [
                            {
                              "type": "number"
                            },
                            {
                              "type": "null"
                            }
                          ]
                        },
                        "report_date": {
                          "anyOf": [
                            {
                              "type": "string"
                            },
                            {
                              "type": "null"
                            }
                          ]
                        }
                      },
                      "required": [
                        "market",
                        "contract_code",
                        "name",
                        "group",
                        "report_date",
                        "open_interest",
                        "open_interest_change",
                        "noncommercial_net",
                        "noncommercial_net_change",
                        "commercial_net"
                      ],
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "report": {
                    "type": "string"
                  },
                  "source": {
                    "const": "cftc",
                    "type": "string"
                  }
                },
                "required": [
                  "source",
                  "as_of",
                  "report",
                  "markets",
                  "attribution"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402stock.xyz",
  "lastUpdated": "2026-09-14T18:59:13.054Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T18:59:12.807Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402stock.xyz",
    "manifest_name": "x402stock.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}