{
  "x402Version": 2,
  "id": 14291,
  "slug": "14291",
  "resource": "https://x402.forgemesh.io/stock-act-filings",
  "description": "STOCK Act filing tracker: the index of periodic transaction reports and related financial disclosures filed by US House members, with filer name, district, filing date, and official document link. Watch a specific member for new trade filings, or scan a state delegation's disclosure activity in one call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "filing_type": "P",
            "limit": 5,
            "state": "VA"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "attribution": "US House Clerk financial disclosures (public domain)",
            "filings": [
              {
                "chamber": "house",
                "doc_id": "20034916",
                "filing_date": "7/10/2026",
                "filing_type": "P",
                "filing_type_label": "periodic transaction report (STOCK Act trades)",
                "first": "Robert J.",
                "last": "Wittman",
                "pdf_url": "https://disclosures-clerk.house.gov/public_disc/ptr-pdfs/2026/20034916.pdf",
                "state_district": "VA01",
                "year": 2026
              }
            ],
            "matched": 14,
            "returned": 5
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "filing_type": {
                    "description": "filing type code, e.g. 'P' for periodic transaction report",
                    "type": "string"
                  },
                  "limit": {
                    "maximum": 100,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "member": {
                    "description": "member name substring",
                    "type": "string"
                  },
                  "state": {
                    "description": "state or district prefix, e.g. 'TX' or 'TX02'",
                    "type": "string"
                  },
                  "year": {
                    "description": "filing year, e.g. 2026",
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "info": {
      "required": false
    },
    "offer-receipt": {
      "info": {
        "offers": [
          {
            "acceptIndex": 0,
            "format": "eip712",
            "payload": {
              "amount": "10000",
              "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
              "network": "eip155:8453",
              "payTo": "0x850363a27F0aC6fEb9C7a3eC4C1d295262dF9432",
              "resourceUrl": "https://x402.forgemesh.io/stock-act-filings",
              "scheme": "exact",
              "validUntil": 1787248363,
              "version": 1
            },
            "signature": "0x6d705246da99d1672c5af11f1dd74d44ddd2c0c11947de4a66103e6456b1e41c79c14a1b3a230d469f76dbd98b9682d54e82abffd84d250d57c6c49f376a33731c"
          }
        ]
      },
      "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"
      }
    },
    "schema": {
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "properties": {
        "id": {
          "maxLength": 128,
          "minLength": 16,
          "pattern": "^[a-zA-Z0-9_-]+$",
          "type": "string"
        },
        "required": {
          "type": "boolean"
        }
      },
      "required": [
        "required"
      ],
      "type": "object"
    }
  },
  "tags": [
    "bazaar",
    "info",
    "offer-receipt",
    "schema"
  ],
  "sourceHost": "x402.forgemesh.io",
  "lastUpdated": "2026-08-20T17:47:43.753Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-20T17:47:43.594Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.forgemesh.io",
    "manifest_name": "x402.forgemesh.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}