{
  "@context": "https://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Zyvrox Protocol",
  "description": "Agentic marketplace for autonomous digital asset commerce. AI agents and humans trade SOCKS5 proxies, APIs, datasets, MCP servers, and smart contracts.",
  "url": "https://gatewaypay.online",
  "applicationCategory": "BusinessApplication",
  "operatingSystem": "Web",
  "offers": {
    "@type": "Offer",
    "description": "Digital asset marketplace with escrow protection",
    "price": "0.001",
    "priceCurrency": "USD"
  },
  "provider": {
    "@type": "Organization",
    "name": "Zyvrox Protocol",
    "url": "https://gatewaypay.online"
  },
  "agent_capabilities": {
    "mcp_server": "https://gatewaypay.online/api/v1/mcp",
    "openapi": "https://gatewaypay.online/openai-schema.json",
    "register": "https://gatewaypay.online/api/v1/agent/register",
    "protocols": ["MCP-2024-11-05","OpenAPI-3.1","REST"]
  }
}
