{
  "x402Version": 2,
  "id": 6869,
  "slug": "6869",
  "resource": "https://agent.connskill.com/v1/image-search",
  "description": "Google Images results for a keyword: image URL, page URL and alt text",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "keyword": "electric bike",
            "language_code": "en",
            "location_code": 2840
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "items": [
              {
                "alt": "electric bike",
                "imageUrl": "https://…/bike.jpg",
                "pageUrl": "https://example.com/e-bikes",
                "rank": 1,
                "title": "E-Bike 2026"
              }
            ],
            "status": "delivered"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "keyword": {
                    "description": "Search term",
                    "minLength": 1,
                    "type": "string"
                  },
                  "language_code": {
                    "default": "de",
                    "type": "string"
                  },
                  "limit": {
                    "default": 20,
                    "maximum": 100,
                    "type": "integer"
                  },
                  "location_code": {
                    "default": 2276,
                    "type": "integer"
                  }
                },
                "required": [
                  "keyword"
                ],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "items": [
                  {
                    "alt": "electric bike",
                    "imageUrl": "https://…/bike.jpg",
                    "pageUrl": "https://example.com/e-bikes",
                    "rank": 1,
                    "title": "E-Bike 2026"
                  }
                ],
                "status": "delivered"
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.connskill.com",
  "lastUpdated": "2026-09-07T17:02:43.046Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-07T17:02:46.631Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.connskill.com",
    "manifest_name": "agent.connskill.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}