{
  "x402Version": 2,
  "id": 5234,
  "slug": "5234",
  "resource": "https://x402.smartmoney.market/congress",
  "description": "Global US House Periodic Transaction Report activity for stock-backed trades. Supports overview, latest disclosures, focused buys/sells, active tickers, active members, days, view, and limit.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7194Ec1f397Bb6c02C82a2d8Eb57D32443fc5164",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "category": "Data",
        "description": "Global US House Periodic Transaction Report activity for stock-backed trades. Supports overview, latest disclosures, focused buys/sells, active tickers, active members, days, view, and limit.",
        "input": {
          "method": "GET",
          "queryParams": {
            "days": 30
          },
          "type": "http"
        },
        "output": {
          "example": {
            "latest": [],
            "summary": {},
            "window_days": 30
          },
          "type": "json"
        },
        "providerUrl": "https://smartmoney.market/agents",
        "serviceName": "Smartmoney",
        "tags": [
          "finance",
          "stocks",
          "13f",
          "insiders",
          "congress"
        ],
        "title": "Global US House Periodic Transaction Report activity for stock-backed trades. Supports overview, latest disclosures, focused buys/sells, active tickers, active members, days, view, and limit."
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "days": {
                    "maximum": 365,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "limit": {
                    "maximum": 500,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "view": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "additionalProperties": true,
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.smartmoney.market",
  "lastUpdated": "2026-09-17T03:47:05.957Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-17T03:47:05.33Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.smartmoney.market",
    "manifest_name": "x402.smartmoney.market",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}