{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "xgpt402-com-api-agent",
  "title": "xGPT402 \u00b7 AI Agent Task",
  "url": "https://xgpt402.com/api/agent",
  "category": "ai",
  "summary": "Execute configurable AI agent tasks with up to three parameters, requiring Solana transaction signature for payment verification.",
  "seo": {
    "title": "AI Agent Task API \u2014 General Purpose LLM | x402",
    "description": "Execute general AI agent tasks with Solana payment verification. Pay $0.01 USDC per request via x402 on Solana. Requires payment signature header."
  },
  "use_cases": [
    "Execute parameterized AI tasks with payment verification",
    "Integrate general-purpose LLM capabilities with Solana payments",
    "Build agent workflows with cryptographic payment proofs"
  ],
  "ideal_buyer": "Solana-native AI agents requiring task execution with on-chain payment verification.",
  "example_prompt": "Execute agent task with parameters: summarize, blockchain, latest news \u2014 with payment signature verification.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "5KgnUZ4m3qbU67eR5Hbv82xzNWYX6MoGv4WB9RA7ZVg5",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "AI Agent Task:  - $0.01 USDC per request",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "task": {
              "enum": [
                "summarize",
                "translate",
                "analyze",
                "generate",
                "custom"
              ],
              "type": "string",
              "required": true,
              "description": "The task to perform (e.g., summarize, translate, analyze)"
            },
            "param1": {
              "type": "string",
              "required": false,
              "description": "First parameter for the task"
            },
            "param2": {
              "type": "string",
              "required": false,
              "description": "Second parameter for the task"
            },
            "param3": {
              "type": "string",
              "required": false,
              "description": "Third parameter for the task"
            }
          },
          "headerFields": {
            "X-Payment-Signature": {
              "type": "string",
              "required": true,
              "description": "Solana transaction signature proving payment"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "task": {
              "type": "string",
              "description": "The task that was performed"
            },
            "result": {
              "type": "string",
              "description": "The AI-generated result"
            },
            "payment_verified": {
              "type": "boolean",
              "description": "Whether the payment was verified"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "xgpt402-com",
    "host": "xgpt402.com",
    "url": "https://xgpt402.com",
    "favicon": "https://xgpt402.com/icon-xgpt.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/xgpt402-com-api-agent",
    "url": "https://x402all.com/resource/xgpt402-com-api-agent",
    "name": "xGPT402 \u00b7 AI Agent Task",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/xgpt402-com-api-agent",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://xgpt402.com/api/agent",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/xgpt402-com",
      "url": "https://xgpt402.com",
      "name": "xgpt402.com",
      "@type": "Organization"
    },
    "identifier": "xgpt402-com-api-agent",
    "description": "Execute general AI agent tasks with Solana payment verification. Pay $0.01 USDC per request via x402 on Solana. Requires payment signature header.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=xgpt402-com-api-agent",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=xgpt402-com-api-agent"
}
