The Stall Vision Analyze — AI Image Analysis via x402 is a paid API for AI agents from the-stall.intuitek.ai, paid per call via x402, $0.025/call, status unknown (last checked 2026-09-14).
Analyzes a publicly accessible image URL using OpenAI vision in one of six modes: describe, OCR, chart, UI, identify, or Q&A — paid per call in USDC on Base via x402.
Analyze any image URL using GPT-4o-mini vision. Returns structured analysis based on the mode: describe (full description), ocr (text extraction), chart (data/trend extraction), ui (interface analysis), identify (object/subject ID), or qa (answer a specific question about the image). Input must be a publicly accessible image URL (JPEG, PNG, GIF, WebP). $0.050/call.
Returns an AI-generated analysis of the image in the requested mode: a full scene description, extracted text (OCR), structured chart data, UI element breakdown, object/subject identification, or a direct answer to a specific question about the image.
GEThttps://the-stall.intuitek.ai/cap/vision-analyzeUse this endpoint when you need to understand, extract, or answer questions about the content of a publicly accessible image — especially when you want zero-setup API-key-free access paid per-call in USDC. Choose mode=ocr for text extraction, mode=chart for data/graph images, mode=ui for interface screenshots, mode=qa for targeted factual questions, and mode=describe for general scene understanding.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"url": "https://www.w3schools.com/css/img_5terre.jpg",
"mode": "describe",
"detail": "auto"
}
}
}| Field | Type | Description |
|---|---|---|
| required | string | |
| properties | string |
{
"url": "https://www.w3schools.com/css/img_5terre.jpg",
"mode": "describe",
"model": "gpt-4o-mini-2024-07-18",
"tokens": {
"total": 14584,
"prompt": 14220,
"completion": 364
},
"analysis": "The image depicts a picturesque coastal scene, likely from the Italian Riviera, showcasing a charming village perched on a rocky cliff. \n\n### Key Elements:\n\n1. **Village Architecture**:\n - The village features a cluster of colorful buildings, predominantly in shades of pastel yellow, pink, and orange. \n - The structures are stacked closely together, with some buildings having balconies adorned with greenery.\n - The architecture appears to be traditional Mediterranean, with terracotta roofs and narrow pathways.\n\n2. **Natural Landscape**:\n - The backdrop consists of a steep, green hillside, covered with terraced vineyards or gardens, indicating agricultural use.\n - The sky is bright blue with a few wispy clouds, suggesting a sunny day.\n\n3. **Waterfront**:\n - The foreground shows a clear, turquoise sea, with gentle waves lapping against the rocky shore.\n - A small boat is visible in the water, adding a sense of scale and activity to the scene.\n\n4. **Coastal Features**:\n - The rocky coastline is prominent, with dark rocks jutting into the water, creating a dramatic contrast against the vibrant sea.\n - There are people visible along the shoreline, some likely enjoying the beach area.\n\n5. **Overall Atmosphere**:\n - The image conveys a sense of tranquility and beauty, typical of Mediterranean coastal towns, inviting viewers to imagine a leisurely day by the sea.\n\n### Color Palette:\n- The colors are bright and vivid, with blues of the sea and sky contrasting against the warm tones of the buildings and greenery.\n\n### Layout:\n- The composition is balanced, with the village occupying the upper portion of the image and the sea filling the lower section, drawing the eye towards the horizon.\n\nThis scene encapsulates the charm and allure of coastal living in a Mediterranean setting.",
"finish_reason": "stop"
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"