{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-dapp-api-vercel-app-api-v1-mint",
  "title": "x402-dapp-api \u00b7 Mint NFT on Base",
  "url": "https://x402-dapp-api.vercel.app/api/v1/mint",
  "category": "finance",
  "summary": "Mint a unique NFT from 'The Digital Forgery' collection on Base to a specified EVM address.",
  "seo": {
    "title": "Mint NFT on Base via x402 | 1 USDC per call",
    "description": "Mint a unique NFT from 'The Digital Forgery' collection on Base. POST endpoint accepts recipient EVM address. Returns transaction hash and confirmation."
  },
  "use_cases": [
    "Mint collectible NFTs to user wallets",
    "Distribute limited-edition digital art",
    "Automate NFT rewards in agent workflows"
  ],
  "ideal_buyer": "AI agents and dApps that need to programmatically mint NFTs to user wallets on Base.",
  "example_prompt": "Mint an NFT from The Digital Forgery collection to address 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
  "example_request_body": {
    "recipient": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb"
  },
  "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": "0x6d7def9aff6632acb4219c418fd49ff1b5c21c81",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Mint a unique NFT from 'The Digital Forgery' collection on Base.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "input": {
            "type": "http",
            "method": "POST",
            "bodyType": "json",
            "bodyFields": {
              "recipient": {
                "type": "string",
                "required": true,
                "description": "The EVM address to receive the NFT."
              }
            }
          },
          "output": {
            "success": {
              "type": "boolean"
            },
            "transactionHash": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-dapp-api-vercel-app",
    "host": "x402-dapp-api.vercel.app",
    "title": "x402-dapp-api.vercel.app",
    "description": "A Vercel-hosted origin intended to provide x402-payable API endpoints. Currently unavailable due to deployment issues.",
    "url": "https://x402-dapp-api.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-dapp-api-vercel-app-api-v1-mint",
    "url": "https://x402all.com/resource/x402-dapp-api-vercel-app-api-v1-mint",
    "name": "x402-dapp-api \u00b7 Mint NFT on Base",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-dapp-api-vercel-app-api-v1-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://x402-dapp-api.vercel.app/api/v1/mint",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-dapp-api-vercel-app",
      "url": "https://x402-dapp-api.vercel.app",
      "name": "x402-dapp-api.vercel.app",
      "@type": "Organization"
    },
    "identifier": "x402-dapp-api-vercel-app-api-v1-mint",
    "description": "Mint a unique NFT from 'The Digital Forgery' collection on Base. POST endpoint accepts recipient EVM address. Returns transaction hash and confirmation.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-dapp-api-vercel-app-api-v1-mint",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-dapp-api-vercel-app-api-v1-mint"
}
