{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "www-shitx402-wtf-api-mint",
  "title": "shitx402 \u00b7 NFT Mint",
  "url": "https://www.shitx402.wtf/api/mint",
  "category": "finance",
  "summary": "Mint an shitx402 NFT by paying 1 USDC with optional custom order identifier.",
  "seo": {
    "title": "shitx402 NFT Minting API \u2014 Pay 1 USDC",
    "description": "Mint shitx402 NFTs via x402 micropayment. 1 USDC per mint with optional custom order ID. Returns transaction hash on Base."
  },
  "use_cases": [
    "Mint collectible NFTs via micropayment",
    "Acquire shitx402 tokens with fixed pricing",
    "Generate verifiable onchain ownership records"
  ],
  "ideal_buyer": "NFT collectors and participants in the shitx402 ecosystem seeking fixed-price minting.",
  "example_prompt": "Mint an shitx402 NFT to my wallet 0x... with a custom order ID.",
  "example_request_body": {
    "to": "0x...",
    "orderIdHex": "0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
  },
  "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": "0x191751c5fbd3784db6a7c0cb134967c4d049c685",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "shitx402 NFT mint",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "to": {
              "type": "string",
              "required": true,
              "description": "Recipient wallet address (0x...)"
            },
            "orderIdHex": {
              "type": "string",
              "required": false,
              "description": "Optional 32-byte order id; server will generate if omitted"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "status": {
              "type": "number"
            },
            "txHash": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-f7c98783f682",
  "origin": {
    "slug": "www-shitx402-wtf",
    "host": "www.shitx402.wtf",
    "title": "shitx402.wtf",
    "description": "This origin is currently unavailable. The Vercel deployment could not be found.",
    "url": "https://www.shitx402.wtf",
    "favicon": "https://www.shitx402.wtf/shit.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/www-shitx402-wtf-api-mint",
    "url": "https://x402all.com/resource/www-shitx402-wtf-api-mint",
    "name": "shitx402 \u00b7 NFT Mint",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/www-shitx402-wtf-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://www.shitx402.wtf/api/mint",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/www-shitx402-wtf",
      "url": "https://www.shitx402.wtf",
      "name": "shitx402.wtf",
      "@type": "Organization"
    },
    "identifier": "www-shitx402-wtf-api-mint",
    "description": "Mint shitx402 NFTs via x402 micropayment. 1 USDC per mint with optional custom order ID. Returns transaction hash on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=www-shitx402-wtf-api-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=www-shitx402-wtf-api-mint"
}
