{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402cookie-xyz-api-mint",
  "title": "x402Cookie \u00b7 Token Mint Access",
  "url": "https://x402cookie.xyz/api/mint",
  "category": "finance",
  "summary": "Mint x402Cookie tokens using cryptographically verified x402 payment headers.",
  "seo": {
    "title": "x402Cookie x402: Token Mint with Payment Proof",
    "description": "Mint x402Cookie tokens with cryptographic payment verification. $1 USDC per call. Requires signed payment proof headers. Base network."
  },
  "use_cases": [
    "Acquire x402Cookie tokens with payment verification",
    "Implement header-based payment proof flows",
    "Automate token minting with cryptographic receipts",
    "Test x402 payment header implementations"
  ],
  "ideal_buyer": "Developers and agents implementing or testing x402 payment header verification for token minting.",
  "example_prompt": "Mint x402Cookie tokens for address 0x... with valid payment headers",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 50,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5b1f465a4c810fd1eab2a9307709ad7208dde48f",
      "asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "x402Cookie mint access",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "quantity": {
              "type": "number",
              "required": false,
              "description": "NFTs to mint"
            }
          },
          "headerFields": {
            "X-TS": {
              "type": "number",
              "required": true,
              "description": "Server-issued timestamp (ms)"
            },
            "X-PAYER": {
              "type": "string",
              "required": true,
              "description": "EVM address that will receive the mint"
            },
            "X-PAYMENT": {
              "type": "string",
              "required": true,
              "description": "Base64 X-PAYMENT proof"
            },
            "X-SIGNATURE": {
              "type": "string",
              "required": true,
              "description": "Signature over authorization message"
            }
          }
        },
        "output": {
          "ok": true,
          "receipt": "<txHash|string>"
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-f7c98783f682",
  "origin": {
    "slug": "x402cookie-xyz",
    "host": "x402cookie.xyz",
    "title": "x402cookie.xyz",
    "description": "An x402-payable API origin. The host is currently unreachable via Cloudflare Tunnel. No service description available from the origin.",
    "url": "https://x402cookie.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402cookie-xyz-api-mint",
    "url": "https://x402all.com/resource/x402cookie-xyz-api-mint",
    "name": "x402Cookie \u00b7 Token Mint Access",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402cookie-xyz-api-mint",
      "@type": "Offer",
      "price": "1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "1.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913"
        }
      ]
    },
    "sameAs": "https://x402cookie.xyz/api/mint",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402cookie-xyz",
      "url": "https://x402cookie.xyz",
      "name": "x402cookie.xyz",
      "@type": "Organization"
    },
    "identifier": "x402cookie-xyz-api-mint",
    "description": "Mint x402Cookie tokens with cryptographic payment verification. $1 USDC per call. Requires signed payment proof headers. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402cookie-xyz-api-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402cookie-xyz-api-mint"
}
