{
  "id": "65448f6d-e6f0-4d4b-bfb0-9aba70b488f3",
  "name": "[Regression] Native Summarizer",
  "description": "Regression test - native x402.",
  "url": "http://localhost:3002/summarize",
  "provider": {
    "organization": "[Regression] Native Summarizer",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/65448f6d-e6f0-4d4b-bfb0-9aba70b488f3",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "65448f6d-e6f0-4d4b-bfb0-9aba70b488f3-main",
      "name": "[Regression] Native Summarizer",
      "description": "Regression test - native x402.",
      "tags": [
        "summarization",
        "base"
      ],
      "examples": [
        "GET http://localhost:3002/summarize"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "http://localhost:3002/summarize",
    "http_method": "GET",
    "mode": "native",
    "amount_usdc": 0.001,
    "accepts": [
      {
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "1000",
        "amount": "1000",
        "resource": "http://localhost:3002/summarize",
        "description": "Regression test - native x402.",
        "mimeType": "application/json",
        "payTo": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
        "maxTimeoutSeconds": 300,
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        }
      }
    ]
  },
  "use_cases": [],
  "agora402": {
    "id": "65448f6d-e6f0-4d4b-bfb0-9aba70b488f3",
    "category": "summarization",
    "chain": "base",
    "llm_model": null,
    "avg_latency_ms": 0,
    "rate_limit_rpm": 60,
    "uptime_score": 100,
    "review_avg": 0,
    "review_count": 0,
    "verified": false,
    "listed_at": "2026-06-03T16:06:39.845Z"
  }
}