{
  "x402Version": 2,
  "id": 15385,
  "slug": "15385",
  "resource": "https://gibbr.app/agent/translate",
  "description": "Translation tuned for skilled-trade work: HVAC, refrigeration, electrical and construction terms stay correct instead of collapsing into a generic word. Handles text typed fast without accent marks.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x367F1b3D8Ca90D1e087481a9A40d585Bf3451a03",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0x367F1b3D8Ca90D1e087481a9A40d585Bf3451a03",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "6aCEuwH3PYx99cEmRz45otfxk39uF7ewGhqmvxfXisSG",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "2000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "AI",
      "info": {
        "description": "Translation tuned for skilled-trade work: HVAC, refrigeration, electrical and construction terms stay correct instead of collapsing into a generic word. Handles text typed fast without accent marks.",
        "input": {
          "method": "POST",
          "type": "http"
        },
        "inputSchema": {
          "properties": {
            "source": {
              "description": "Source language code, or auto",
              "type": "string"
            },
            "target": {
              "description": "Target language code, e.g. es",
              "type": "string"
            },
            "text": {
              "description": "Text to translate",
              "type": "string"
            }
          },
          "required": [
            "text"
          ],
          "type": "object"
        },
        "name": "Gibbr — Trade-Accurate Translation",
        "output": {
          "example": {
            "engine": "qwen",
            "source": "en",
            "target": "es",
            "translated": "Cambia ese capacitor, no el condensador."
          }
        },
        "outputSchema": {
          "properties": {
            "engine": {
              "type": "string"
            },
            "source": {
              "type": "string"
            },
            "target": {
              "type": "string"
            },
            "translated": {
              "type": "string"
            }
          },
          "type": "object"
        },
        "tags": [
          "translation",
          "language",
          "trades",
          "hvac",
          "ai-agents"
        ]
      },
      "networks": [
        "Base"
      ],
      "provider": "AgentPay",
      "providerUrl": "https://agentpaystore.com",
      "schema": {
        "properties": {
          "engine": {
            "type": "string"
          },
          "source": {
            "type": "string"
          },
          "target": {
            "type": "string"
          },
          "translated": {
            "type": "string"
          }
        },
        "type": "object"
      },
      "tags": [
        "translation",
        "language",
        "trades",
        "hvac",
        "ai-agents"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "gibbr.app",
  "lastUpdated": "2026-09-04T02:53:19.564Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-04T02:53:19.211Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "gibbr.app",
    "manifest_name": "gibbr.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}