{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-finance-api-vercel-app-insider",
  "title": "x402 Finance \u00b7 Stock Insider Transactions",
  "url": "https://x402-finance-api.vercel.app/insider",
  "category": "data",
  "summary": "Retrieve insider trading activity for specified stock tickers over configurable time periods.",
  "seo": {
    "title": "Stock Insider Trading Data API | x402 Base",
    "description": "Query SEC insider transaction data via x402. $0.015 USDC per call. Track executive buying and selling for equity analysis."
  },
  "use_cases": [
    "Monitor executive buying as bullish signals",
    "Track institutional selling patterns for risk alerts",
    "Correlate insider activity with earnings announcements"
  ],
  "ideal_buyer": "Equity research agents and trading strategies incorporating insider sentiment.",
  "example_prompt": "Get all insider transactions for AAPL over the last 90 days.",
  "example_request_body": {
    "days": 90,
    "ticker": "AAPL"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x761c494afc7c52d2d1e670b43aa25416dff75efb",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "15000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "ticker"
            ],
            "properties": {
              "days": {
                "type": "number"
              },
              "ticker": {
                "type": "string"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": [
            {
              "type": "BUY",
              "value": 1850000,
              "shares": 10000,
              "insider": "Cook Timothy"
            }
          ]
        }
      }
    }
  ],
  "duplicate_cluster_id": "finance-cl-ded0adc308db",
  "origin": {
    "slug": "x402-finance-api-vercel-app",
    "host": "x402-finance-api.vercel.app",
    "url": "https://x402-finance-api.vercel.app",
    "favicon": "https://x402-finance-api.vercel.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-finance-api-vercel-app-insider",
    "url": "https://x402all.com/resource/x402-finance-api-vercel-app-insider",
    "name": "x402 Finance \u00b7 Stock Insider Transactions",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-finance-api-vercel-app-insider",
      "@type": "Offer",
      "price": "0.015",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.015000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402-finance-api.vercel.app/insider",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-finance-api-vercel-app",
      "url": "https://x402-finance-api.vercel.app",
      "name": "x402-finance-api.vercel.app",
      "@type": "Organization"
    },
    "identifier": "x402-finance-api-vercel-app-insider",
    "description": "Query SEC insider transaction data via x402. $0.015 USDC per call. Track executive buying and selling for equity analysis.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-insider",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-finance-api-vercel-app-insider"
}
