{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-aetherai-website-api-ai-aetherv1-php",
  "title": "AetherAI \u00b7 AI Inference with EIP-3009",
  "url": "https://api.aetherai.website/api/AI/AetherV1.php",
  "category": "ai",
  "summary": "Execute AI inference requests with USDC payment via EIP-3009 gasless authorization. Uses EIP-712 signatures for transfer validation.",
  "seo": {
    "title": "x402 AI API | EIP-3009 USDC Payment for LLM Access",
    "description": "Access AI inference via x402 with EIP-3009 gasless USDC transfers. Pay 1 USDC per call using EIP-712 TransferWithAuthorization signatures."
  },
  "use_cases": [
    "Access LLM inference without holding ETH for gas",
    "Enable gasless AI payments for end users",
    "Integrate AI capabilities with signature-based authorization flows"
  ],
  "ideal_buyer": "AI agents and applications requiring gasless USDC payments for LLM access without native token holdings.",
  "example_prompt": "Run inference on this prompt using my EIP-3009 authorization signature for 1 USDC payment.",
  "example_request_body": {
    "signature": "0x...",
    "authorization": {
      "to": "0x8ba1f109551bD432803012645Hac136c82C3e8C9",
      "from": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb",
      "nonce": "1234567890",
      "value": "1000000",
      "validAfter": "0",
      "validBefore": "9999999999"
    }
  },
  "risk_notes": [
    "Initiates outbound payment \u2014 financial risk."
  ],
  "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": "0xa49ed4afd2886fa5f6627ec323bd9cc87827f691",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Pay with Base USDC via EIP-3009 | EIP-712 TransferWithAuthorization",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyFields": {
            "signature": {
              "type": "string"
            },
            "authorization": {
              "type": "object",
              "required": [
                "from",
                "to",
                "value",
                "validAfter",
                "validBefore",
                "nonce"
              ],
              "properties": {
                "to": {
                  "type": "string"
                },
                "from": {
                  "type": "string"
                },
                "nonce": {
                  "type": "string"
                },
                "value": {
                  "type": "string"
                },
                "validAfter": {
                  "type": "string"
                },
                "validBefore": {
                  "type": "string"
                }
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-451e8e31c867",
  "origin": {
    "slug": "api-aetherai-website",
    "host": "api.aetherai.website",
    "url": "https://api.aetherai.website",
    "favicon": "https://aetherai.website/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-aetherai-website-api-ai-aetherv1-php",
    "url": "https://x402all.com/resource/api-aetherai-website-api-ai-aetherv1-php",
    "name": "AetherAI \u00b7 AI Inference with EIP-3009",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-aetherai-website-api-ai-aetherv1-php",
      "@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://api.aetherai.website/api/AI/AetherV1.php",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-aetherai-website",
      "url": "https://api.aetherai.website",
      "name": "api.aetherai.website",
      "@type": "Organization"
    },
    "identifier": "api-aetherai-website-api-ai-aetherv1-php",
    "description": "Access AI inference via x402 with EIP-3009 gasless USDC transfers. Pay 1 USDC per call using EIP-712 TransferWithAuthorization signatures.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-aetherai-website-api-ai-aetherv1-php",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-aetherai-website-api-ai-aetherv1-php"
}
