{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "402snake-vercel-app-api-mint",
  "title": "402Snake \u00b7 Mint token for 1 USDC",
  "url": "https://402snake.vercel.app/api/mint",
  "category": "finance",
  "summary": "Basic x402 payment verification endpoint. Charges 1 USDC and returns success confirmation with payment transaction hash.",
  "seo": {
    "title": "402Snake Token Mint | x402 Payment Demo on Base",
    "description": "Simple x402 payment demonstration minting tokens for 1 USDC on Base. Returns transaction hash and confirmation. Testing endpoint."
  },
  "use_cases": [
    "Test x402 payment integration with minimal cost",
    "Verify payment settlement on Base network",
    "Demonstrate micropayment flow for development"
  ],
  "ideal_buyer": "Developers testing x402 protocol integration and payment verification workflows.",
  "example_prompt": "Mint a token after verifying 1 USDC payment",
  "example_request_body": {},
  "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": "0x9de23ea1e5db79116696bfdb8fc79fd0c00e38db",
      "asset": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Charge $1 (1 USDC on Base) and return 200 OK",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {}
        },
        "output": {
          "status": "string",
          "message": "string",
          "paymentTxHash": "0x8d3d4f18ed506494a5e8819905a2d3067b3628430f2f8bd9528c3d8cfc403eb2"
        }
      }
    }
  ],
  "origin": {
    "slug": "402snake-vercel-app",
    "host": "402snake.vercel.app",
    "title": "402snake.vercel.app",
    "description": "A Vercel-hosted origin. No active deployment is currently available at this address.",
    "url": "https://402snake.vercel.app",
    "favicon": "https://402snake.vercel.app/favicon.ico?favicon.0b3bf435.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/402snake-vercel-app-api-mint",
    "url": "https://x402all.com/resource/402snake-vercel-app-api-mint",
    "name": "402Snake \u00b7 Mint token for 1 USDC",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/402snake-vercel-app-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": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA"
        }
      ]
    },
    "sameAs": "https://402snake.vercel.app/api/mint",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/402snake-vercel-app",
      "url": "https://402snake.vercel.app",
      "name": "402snake.vercel.app",
      "@type": "Organization"
    },
    "identifier": "402snake-vercel-app-api-mint",
    "description": "Simple x402 payment demonstration minting tokens for 1 USDC on Base. Returns transaction hash and confirmation. Testing endpoint.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=402snake-vercel-app-api-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=402snake-vercel-app-api-mint"
}
