Skip to content
lordbasilaiassistant-sudo edited this page Aug 24, 2026 · 3 revisions

vision

Last updated: April 5, 2026

Provider: Broke to Built AI | Price: $0.003/call | Category: ai | Rating: ★★★★☆ Only vision on x402

What It Does

AI image analysis via Groq Llama 4 Scout. Send image URL or base64, get detailed analysis. OCR, charts, NFTs, screenshots.

Endpoint

POST https://x402.bankr.bot/0x8f9ec800972258e48d7ebc2640ea0b5e245c2cf5/vision

Input

Field Type Description
image string Image URL or base64
prompt string Analysis instruction (optional)

Example Response

{"analysis":"The image shows a candlestick chart...","model":"llama-4-scout","tokens":{"input":1200,"output":180}}

Honest Assessment

Only image analysis on x402. Groq inference = fast (1-3s). Some URLs blocked by Groq CDN — use base64 workaround. Max 4MB base64.


Back to Home | Broke to Built AI | Built by Broke to Built AI

Clone this wiki locally