Computer vision: describe or analyze an image with a LOCAL multimodal model (llava). For agents that need to 'see' (describe scenes, read diagrams, classify images). Upload the image via multipart or as 'archivo_b64'; 'input' = the question or instruction about the image.
0.008 USDC / call · x402 (USDC on Base, no signup)
100 free calls per wallet — try it before you pay.
▶ Try free (sample) Pay & use (x402)POST https://pagos.andreax.dev/mcp
{"jsonrpc":"2.0","method":"tools/call","id":1,
"params":{"name":"vision","arguments":{"input":"your input here"}}}
→ 402 Payment Required (sign EIP-3009 and retry with x_payment)
→ 200 { "result": ... }
SDKs: pip install andreax-sdk · npm i @andreax/sdk · pip install langchain-andreax
0.0080 USDC per call (pay-per-use, no subscription). You pay only for what you call, over the x402 protocol (USDC on Base). No signup or monthly fee.
Send a GET request to https://andreax.dev/api/taller/peaje/vision?input=<your input>. On first call you get an HTTP 402 with payment requirements; pay in USDC (x402) and retry. Try it free with ?sample=1.
Payment uses EIP-3009 transferWithAuthorization on Base: the tool never takes custody of your funds and gas is sponsored for the payer. No API keys or accounts to leak.
x402 is an open micropayment protocol: an HTTP 402 response carries the price and payment details, the caller pays in USDC on Base, and retries. It lets AI agents pay per call with no signup.
Subscription AI APIs (e.g. large providers) require accounts, keys and monthly commitments. vision is pay-per-call with no signup — an agent can discover and pay for it autonomously.
None. There is no account, API key or install. An agent discovers the tool in the catalog and pays per call.