{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "mcp-gateway-swarms-world-research-agent",
  "title": "Mcp-gateway \u00b7 Research Agent",
  "url": "https://mcp-gateway.swarms.world/research-agent",
  "category": "ai",
  "summary": "Mcp-gateway \u00b7 Research Agent \u2014 x402-protected ai API. Pay $0.250 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Mcp-gateway \u00b7 Research Agent \u2014 x402 ai API \u00b7 $0.250 per call",
    "description": "Mcp-gateway \u00b7 Research Agent \u2014 x402-protected ai API. Pay $0.250 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 25.0,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x2d197c363d695ec15adee965fe7afdea07ead6bf",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "250000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Run the Swarms Research Agent on a task.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST"
        },
        "output": {
          "type": "object",
          "properties": {
            "job_id": {
              "type": "string",
              "description": "The id of the output"
            },
            "output": {
              "type": "string",
              "description": "The output of the research agent"
            },
            "timestamp": {
              "type": "string",
              "description": "The timestamp of the output"
            }
          },
          "description": "Research agent result",
          "additionalProperties": true
        }
      }
    }
  ],
  "origin": {
    "slug": "mcp-gateway-swarms-world",
    "host": "mcp-gateway.swarms.world",
    "url": "https://mcp-gateway.swarms.world",
    "favicon": "http://mcp-gateway.swarms.world/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/mcp-gateway-swarms-world-research-agent",
    "url": "https://x402all.com/resource/mcp-gateway-swarms-world-research-agent",
    "name": "Mcp-gateway \u00b7 Research Agent",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/mcp-gateway-swarms-world-research-agent",
      "@type": "Offer",
      "price": "0.25",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.250000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://mcp-gateway.swarms.world/research-agent",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/mcp-gateway-swarms-world",
      "url": "https://mcp-gateway.swarms.world",
      "name": "mcp-gateway.swarms.world",
      "@type": "Organization"
    },
    "identifier": "mcp-gateway-swarms-world-research-agent",
    "description": "Mcp-gateway \u00b7 Research Agent \u2014 x402-protected ai API. Pay $0.250 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=mcp-gateway-swarms-world-research-agent",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=mcp-gateway-swarms-world-research-agent",
  "callability": {
    "status": "call_ready",
    "schema_callability": 0.722,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 1.0,
    "validated_at": "2026-05-10T23:22:54.445877+00:00",
    "warnings": []
  },
  "contract": {
    "method": "POST",
    "route_template": "/research-agent",
    "content_type": "application/json",
    "request_body_schema": {
      "type": "object",
      "title": "ResearchAgentInput",
      "required": [
        "task"
      ],
      "properties": {
        "task": {
          "type": "string",
          "title": "Task",
          "description": "The task to perform"
        }
      }
    },
    "response_schema": {
      "type": "object",
      "title": "ResearchAgentOutput",
      "required": [
        "output"
      ],
      "properties": {
        "job_id": {
          "type": "string",
          "title": "Job Id",
          "description": "The id of the output"
        },
        "output": {
          "type": "string",
          "title": "Output",
          "description": "The output of the research agent"
        },
        "timestamp": {
          "type": "string",
          "title": "Timestamp",
          "description": "The timestamp of the output"
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "declared",
      "response_schema": "declared"
    },
    "contract_hash": "5bda245a330c565fb7963142b3ae31e448b487c394c8009cc00f3d1a40c96fe8"
  }
}