{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "402snake-vercel-app-api-x402",
  "title": "402Snake \u00b7 Demo Token Mint",
  "url": "https://402snake.vercel.app/api/x402",
  "category": "finance",
  "summary": "Mint demonstration tokens worth $1 USD on Base network for x402 payment flow testing.",
  "seo": {
    "title": "Demo Token Mint API - 402Snake x402",
    "description": "Mint $1 worth of demo tokens on Base for testing. $0.000001 USDC per mint. Minimal cost for x402 integration testing."
  },
  "use_cases": [
    "Test x402 wallet integration with minimal cost",
    "Verify payment confirmation callbacks",
    "Demo micropayment flows to stakeholders",
    "Debug contract interactions on Base"
  ],
  "ideal_buyer": "Developers testing x402 integrations before production deployment.",
  "example_prompt": "Mint demo tokens to my wallet to test the payment flow.",
  "example_request_body": {
    "recipient": "0x..."
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0,
    "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": "ETH",
      "max_amount_required_atomic": "1",
      "max_timeout_seconds": 120,
      "mime_type": "application/json",
      "description": "Mint $1 worth of demo tokens on Base",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "recipient": {
              "type": "string",
              "required": true,
              "description": "Wallet address that will mint"
            }
          }
        },
        "output": {
          "status": {
            "type": "string",
            "description": "Transaction status"
          },
          "txHash": {
            "type": "string",
            "description": "Transaction hash"
          }
        }
      }
    }
  ],
  "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-x402",
    "url": "https://x402all.com/resource/402snake-vercel-app-api-x402",
    "name": "402Snake \u00b7 Demo Token Mint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/402snake-vercel-app-api-x402",
      "@type": "Offer",
      "price": "0.000001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.000001",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "ETH"
        }
      ]
    },
    "sameAs": "https://402snake.vercel.app/api/x402",
    "@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-x402",
    "description": "Mint $1 worth of demo tokens on Base for testing. $0.000001 USDC per mint. Minimal cost for x402 integration testing.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=402snake-vercel-app-api-x402",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=402snake-vercel-app-api-x402"
}
