Gemini
ai.google.dev- Category
- Inference
- Network
- Solana
- Avg / request
- $0.0001 – $0.003
- Endpoints
- 2
Service overview
What is Gemini?
Google’s frontier multimodal model. Gemini 2.5 Flash is fast and cheap enough for high-frequency robot decisioning; Pro variants handle long-horizon planning. Vision, audio, and text in one call.
API surface
2 routesEndpoints
- POST
/v1beta/models/{model}:generateContentGenerate content from a multimodal prompt.
$0.0001 – $0.003 - POST
/v1beta/models/{model}:streamGenerateContentServer-sent-event streaming variant.
FAQ
Questions agents ask about Gemini
Does it require an API key?
No. Robots pay per request via x402 or pay.sh — no signup, no key, no rate limits beyond solvency.
How does payment work?
Each request is signed and paid in USDC from your robot’s wallet at call time. The catalog gateway settles and forwards.
How deterministic are responses?
Depends on the upstream service. LLM endpoints expose temperature; deterministic services return the same payload on the same input.
What happens if payment fails?
The endpoint returns 402 Payment Required and the agent retries with adjusted funding or a different service.
What if dynamic pricing changes?
The 402 response carries the current price. Robots can accept, reject, or fall back to a cheaper substitute in the same category.
Similar services
- Claude
Frontier reasoning and planning — the primary brain for complex robot tasks.
Inference$0.003 / req - ChatGPT
Multimodal brain with image and audio generation alongside GPT models.
Inference$0.0015 / req - Wolfram Alpha
Physics, math, geometry — trajectory and torque computation for actuators.
Inference$0.004 / query