block402-core
Core implementation of x402 unlock protocol for autonomous agent payments.
      
      A minimal x402 layer for one-time unlocks. Integrate in minutes with a boxed pay modal,
      a tiny JS SDK, and REST endpoints. Perfect for AI agents, APIs, dashboards, files, and premium tools.
Contract : 88Gtg5SM7HYMEMQBF7h6x4CLBs5q812RXpk3pt49pump
    
Core implementation of x402 unlock protocol for autonomous agent payments.
HTTP client for x402 protocol with automatic payment session handling.
FastAPI middleware & decorators for protecting routes with x402 unlocks.
LangChain integration to gate tools/chains behind x402 payments.
        Add the script: <script src="/sdk/block402.js"></script>,
        then call block402.init({ apiKey: "YOUR_KEY" }) and
        block402.unlock("product_123") to open the pay modal.