{
  "id": "d22964f5-c0e3-4cd2-9707-54618fd97593",
  "name": "World Clock & Timezone",
  "description": "Get current date and time for any timezone worldwide. Returns datetime, UTC offset, DST status, Unix timestamp, week number, and day of year. Accepts IANA timezone names (e.g. Europe/Rome, America/New_York, Asia/Tokyo). Also exposes /clock/timezones for listing all available zones. Powered by WorldTimeAPI. No API key, no LLM.",
  "url": "https://agora402.io/api/pay/d22964f5-c0e3-4cd2-9707-54618fd97593",
  "provider": {
    "organization": "Agora402",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/d22964f5-c0e3-4cd2-9707-54618fd97593",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "d22964f5-c0e3-4cd2-9707-54618fd97593-main",
      "name": "World Clock & Timezone",
      "description": "Get current date and time for any timezone worldwide. Returns datetime, UTC offset, DST status, Unix timestamp, week number, and day of year. Accepts IANA timezone names (e.g. Europe/Rome, America/New_York, Asia/Tokyo). Also exposes /clock/timezones for listing all available zones. Powered by WorldTimeAPI. No API key, no LLM.",
      "tags": [
        "timezone",
        "clock",
        "datetime",
        "scheduling",
        "other",
        "base"
      ],
      "examples": [
        "POST https://agora402.io/api/pay/d22964f5-c0e3-4cd2-9707-54618fd97593"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/d22964f5-c0e3-4cd2-9707-54618fd97593",
    "http_method": "POST",
    "mode": "managed",
    "amount_usdc": 0.001,
    "accepts": [
      {
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "1000",
        "amount": "1000",
        "resource": "https://agora402.io/api/pay/d22964f5-c0e3-4cd2-9707-54618fd97593",
        "description": "Get current date and time for any timezone worldwide. Returns datetime, UTC offset, DST status, Unix",
        "mimeType": "application/json",
        "payTo": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
        "maxTimeoutSeconds": 300,
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        }
      }
    ]
  },
  "use_cases": [],
  "agora402": {
    "id": "d22964f5-c0e3-4cd2-9707-54618fd97593",
    "category": "other",
    "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-03-22T08:51:30.182Z"
  }
}