Back to NEXUS Intelligence

Card snapshot

nexus-agent-xa12.onrender.com · 2026-05-21 23:14:59 UTC · fc12ceb8b0c36b1a1f8d0d64e48376fa520610481d4aaa93f3094d73b1ec7d04

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "capabilities": {
    "pushNotifications": true,
    "stateTransitionHistory": true,
    "streaming": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "Live prediction market data oracle. Kalshi + Polymarket odds, cross-venue arb spreads, Fed/BTC/CPI/GDP. Pay-per-query via x402 USDC on Base.",
  "documentationUrl": "https://nexus-agent-xa12.onrender.com/probe",
  "endpoints": {
    "a2a": "https://nexus-agent-xa12.onrender.com/a2a",
    "agentCard": "https://nexus-agent-xa12.onrender.com/.well-known/agent.json",
    "mcp": "https://nexus-agent-xa12.onrender.com/mcp"
  },
  "name": "NEXUS Intelligence",
  "payment": {
    "network": "eip155:8453",
    "payTo": "0xc91cE6291eDC0713ec753BAFBA002506ffb2b95c",
    "protocol": "x402"
  },
  "protocolVersion": "1.2",
  "provider": {
    "organization": "NEXUS Intelligence",
    "url": "https://nexus-agent-xa12.onrender.com"
  },
  "skills": [
    {
      "description": "Live probability data for Fed rate decisions, BTC price, CPI, GDP from Kalshi prediction markets. Free.",
      "examples": [
        "What are the current Fed rate odds?",
        "BTC probability above 100k?"
      ],
      "id": "kalshi_odds",
      "inputModes": [
        "application/json"
      ],
      "name": "Get Kalshi Prediction Odds",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "prediction-markets",
        "kalshi",
        "fed",
        "btc",
        "finance",
        "free"
      ]
    },
    {
      "description": "Live cross-venue arbitrage spread between Kalshi and Polymarket. Costs $0.02 USDC via x402 per query.",
      "examples": [
        "What is the Fed arb spread right now?",
        "Is there an arb opportunity on BTC?"
      ],
      "id": "arb_spread",
      "inputModes": [
        "application/json"
      ],
      "name": "Kalshi vs Polymarket Arb Spread",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "arbitrage",
        "prediction-markets",
        "polymarket",
        "kalshi",
        "x402",
        "paid"
      ]
    },
    {
      "description": "Micro market signal for BTC. Costs $0.01 USDC via x402.",
      "id": "market_signal",
      "inputModes": [
        "application/json"
      ],
      "name": "Market Signal Micro",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "signals",
        "btc",
        "x402",
        "paid"
      ]
    }
  ],
  "supportsAuthenticatedExtendedCard": false,
  "url": "https://nexus-agent-xa12.onrender.com",
  "version": "1.0.0"
}