x402basequality 0.35

Pay-per-call Gemini AI endpoint on Base via x402 — $0.02/request in USDC

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to Google's Gemini generative AI model through an x402 payment-gated API. Each request costs $0.02 (20,000 base units of USDC on the Base network, where USDC has 6 decimals). The endpoint accepts POST requests and returns application/json responses. No API keys, accounts, or rate limits are required — callers simply attach an x402 payment header with each request.

The provider, lowpaymentfee.com, hosts a broader catalog of pay-per-call APIs spanning data analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance/Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing model and settle payments in USDC on the Base L2 network.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no documentation on what parameters the Gemini endpoint accepts or what shape the response takes. Callers will need to experiment or rely on conventions from the Gemini API to construct valid requests.

Capabilities

gemini-inferencetext-generationx402-paymentusdc-basepay-per-requestno-api-keyno-rate-limits

Use cases

  • Generating text completions or conversational responses via Gemini without needing an API key or account
  • Integrating AI text generation into autonomous agent workflows that can settle payments on-chain
  • Prototyping LLM-powered features with minimal setup — just attach a payment header

Fit

Best for

  • Developers who want keyless, pay-as-you-go access to Gemini
  • AI agents that can autonomously pay for LLM inference via x402 on Base
  • Quick prototyping without account signup or billing configuration

Not for

  • Production workloads requiring documented request/response schemas and SLAs
  • Users who need free-tier or high-volume discounted pricing
  • Applications requiring fine-tuned or custom model configurations

Quick start

curl -X POST https://lowpaymentfee.com/api/genai/gemini/new \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{"prompt": "Explain quantum computing in one paragraph"}'

Example

Request

{
  "prompt": "Explain quantum computing in one paragraph"
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation — no OpenAPI schema, no request/response examples, and all doc pages render only 'Connect wallet'. The request format is entirely inferred. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • Request body format is entirely inferred and may not be correct
  • No information on which Gemini model version is used or what parameters are supported

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:02:02Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access