{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "aurabots-fun-api-agent-create",
  "title": "Aurabots \u00b7 Create AI agent on Aurracloud",
  "url": "https://aurabots.fun/api/agent/create",
  "category": "ai",
  "summary": "Create an AI agent on Aurracloud platform with configurable name, description, and pricing.",
  "seo": {
    "title": "AI Agent Creation API - Aurabots x402 | 1 USDC",
    "description": "Create an Aurracloud AI agent for 1 USDC via x402. Returns agent ID, name, description, creator address, pricing, and performance stats. Base network."
  },
  "use_cases": [
    "Deploy AI agents for customer service",
    "Create monetizable AI agents with custom pricing",
    "Launch autonomous agents with performance tracking"
  ],
  "ideal_buyer": "Developers and creators building monetizable AI agents on the Aurracloud platform.",
  "example_prompt": "Create an AI agent named 'CryptoHelper' that answers DeFi questions for 0.01 USDC per query",
  "example_request_body": {
    "name": "CryptoHelper",
    "price": "0.01",
    "description": "Answers DeFi and crypto questions"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 100,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x06dd40010f8ab8562f05230bce17b496ac0f52b4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000000",
      "max_timeout_seconds": 3000,
      "mime_type": "application/json",
      "description": "Payment for creating an Aurracloud AI agent",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "object",
          "properties": {
            "id": {
              "type": "string"
            },
            "name": {
              "type": "string"
            },
            "price": {
              "type": "string"
            },
            "stats": {
              "type": "object",
              "properties": {
                "rank": {
                  "type": "number"
                },
                "revenue": {
                  "type": "number"
                },
                "interactions": {
                  "type": "number"
                }
              }
            },
            "creator": {
              "type": "string"
            },
            "description": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "aurabots-fun",
    "host": "aurabots.fun",
    "title": "aurabots.fun",
    "description": "Host domain for x402-payable API endpoints. Service status currently unavailable.",
    "url": "https://aurabots.fun",
    "favicon": "https://aurabots.fun/x402-logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/aurabots-fun-api-agent-create",
    "url": "https://x402all.com/resource/aurabots-fun-api-agent-create",
    "name": "Aurabots \u00b7 Create AI agent on Aurracloud",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/aurabots-fun-api-agent-create",
      "@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://aurabots.fun/api/agent/create",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/aurabots-fun",
      "url": "https://aurabots.fun",
      "name": "aurabots.fun",
      "@type": "Organization"
    },
    "identifier": "aurabots-fun-api-agent-create",
    "description": "Create an Aurracloud AI agent for 1 USDC via x402. Returns agent ID, name, description, creator address, pricing, and performance stats. Base network.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=aurabots-fun-api-agent-create",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=aurabots-fun-api-agent-create"
}
