{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-venice-ai-api-v1-x402-top-up",
  "title": "Venice AI \u00b7 Top Up Wallet Balance",
  "url": "https://api.venice.ai/api/v1/x402/top-up",
  "category": "finance",
  "summary": "Credits Venice AI wallet balance using x402 payment payload for subsequent inference API calls.",
  "seo": {
    "title": "Venice AI Wallet Top-Up API | x402 Payment",
    "description": "Top up Venice AI wallet balance via x402 payment. $5 USDC per call. Base network. AI inference credits."
  },
  "use_cases": [
    "Add funds to Venice AI wallet for LLM inference",
    "Prepay for AI text and image generation",
    "Maintain wallet balance for continuous API access"
  ],
  "ideal_buyer": "AI agents and applications consuming Venice AI inference services.",
  "example_prompt": "Top up my Venice AI wallet with $10 USDC",
  "example_request_body": {
    "X-402-Payment": "base64EncodedPaymentPayload"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 250,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x2670b922ef37c7df47158725c0cc407b5382293f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000000",
      "max_timeout_seconds": 60,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "headerFields": {
            "X-402-Payment": {
              "type": "string",
              "description": "Signed x402 payment payload used to top up the wallet balance."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "success",
            "data"
          ],
          "properties": {
            "data": {
              "type": "object",
              "required": [
                "walletAddress",
                "amountCredited",
                "newBalance",
                "paymentId"
              ],
              "properties": {
                "paymentId": {
                  "type": "string",
                  "example": "payment_01HZY8M4W4Y6QZ8B6Q4P0V3J2K",
                  "description": "Unique identifier for the x402 payment."
                },
                "newBalance": {
                  "type": "number",
                  "example": 22.5,
                  "description": "Updated wallet balance in USD after the top-up."
                },
                "walletAddress": {
                  "type": "string",
                  "example": "0xyour_wallet_address",
                  "description": "Wallet that received the credited balance."
                },
                "amountCredited": {
                  "type": "number",
                  "example": 10,
                  "description": "Amount credited to the wallet in USD."
                }
              },
              "additionalProperties": false
            },
            "success": {
              "enum": [
                true
              ],
              "type": "boolean"
            }
          },
          "additionalProperties": false
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-d4cf17f70402",
  "origin": {
    "slug": "api-venice-ai",
    "host": "api.venice.ai",
    "title": "Venice API Docs",
    "description": "Harness the full capabilities of Venice AI with the Venice API, a private and uncensored AI API enabling the development of advanced applications that generate text and images.",
    "url": "https://api.venice.ai",
    "og_image": "https://venice.ai/images/venice_social_preview.png",
    "favicon": "https://docs.venice.ai/mintlify-assets/_mintlify/favicons/veniceai/HJGBlV4jYrSOrFXh/_generated/favicon/favicon-16x16.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-venice-ai-api-v1-x402-top-up",
    "url": "https://x402all.com/resource/api-venice-ai-api-v1-x402-top-up",
    "name": "Venice AI \u00b7 Top Up Wallet Balance",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-venice-ai-api-v1-x402-top-up",
      "@type": "Offer",
      "price": "5",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "5.000000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://api.venice.ai/api/v1/x402/top-up",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-venice-ai",
      "url": "https://api.venice.ai",
      "name": "Venice API Docs",
      "@type": "Organization"
    },
    "identifier": "api-venice-ai-api-v1-x402-top-up",
    "description": "Top up Venice AI wallet balance via x402 payment. $5 USDC per call. Base network. AI inference credits.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-venice-ai-api-v1-x402-top-up",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-venice-ai-api-v1-x402-top-up"
}
