{
  "id": "20146be2-543b-40fb-929e-58b06137fdcd",
  "name": "Image OCR",
  "description": "Extract text from any image using Tesseract OCR. Accepts image_url (public URL) or image_base64. Supports English, Italian, German, French, and Spanish. Returns extracted text with average confidence score. Ideal for invoices, receipts, scanned documents, and screenshots.",
  "url": "https://agora402.io/api/pay/20146be2-543b-40fb-929e-58b06137fdcd",
  "provider": {
    "organization": "Agora402",
    "url": "https://agora402.io"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/20146be2-543b-40fb-929e-58b06137fdcd",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "20146be2-543b-40fb-929e-58b06137fdcd-main",
      "name": "Image OCR",
      "description": "Extract text from any image using Tesseract OCR. Accepts image_url (public URL) or image_base64. Supports English, Italian, German, French, and Spanish. Returns extracted text with average confidence score. Ideal for invoices, receipts, scanned documents, and screenshots.",
      "tags": [
        "data-enrichment",
        "multichain"
      ],
      "examples": [
        "POST https://agora402.io/api/pay/20146be2-543b-40fb-929e-58b06137fdcd"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://agora402.io/api/pay/20146be2-543b-40fb-929e-58b06137fdcd",
    "http_method": "POST",
    "mode": "managed",
    "amount_usdc": 0.02,
    "accepts": [
      {
        "scheme": "exact",
        "network": "eip155:8453",
        "maxAmountRequired": "20000",
        "amount": "20000",
        "resource": "https://agora402.io/api/pay/20146be2-543b-40fb-929e-58b06137fdcd",
        "description": "Extract text from any image using Tesseract OCR. Accepts image_url (public URL) or image_base64. Sup",
        "mimeType": "application/json",
        "payTo": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
        "maxTimeoutSeconds": 300,
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        }
      },
      {
        "scheme": "exact",
        "network": "solana",
        "maxAmountRequired": "20000",
        "amount": "20000",
        "resource": "https://agora402.io/api/pay/20146be2-543b-40fb-929e-58b06137fdcd",
        "description": "Extract text from any image using Tesseract OCR. Accepts image_url (public URL) or image_base64. Sup",
        "mimeType": "application/json",
        "payTo": "Eb8ekA1CuGp6Za9LogWAQ4uZmi1FQ24tikMViPkoYkX6",
        "maxTimeoutSeconds": 300,
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "name": "USDC",
          "decimals": 6,
          "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4"
        },
        "facilitator": "https://facilitator.payai.network"
      },
      {
        "scheme": "exact",
        "network": "polygon",
        "maxAmountRequired": "20000",
        "amount": "20000",
        "resource": "https://agora402.io/api/pay/20146be2-543b-40fb-929e-58b06137fdcd",
        "payTo": "0x3197aCdAd9575ECFD94Ab8E9b8398f329c78B2aF",
        "maxTimeoutSeconds": 300,
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        }
      }
    ]
  },
  "use_cases": [],
  "agora402": {
    "id": "20146be2-543b-40fb-929e-58b06137fdcd",
    "category": "data-enrichment",
    "chain": "multichain",
    "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-18T20:39:37.498Z"
  }
}