x402basequality 0.25

x402-gated premium API access on Base, pay $0.02 per request in USDC — no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all gated via the x402 payment protocol on the Base network. The specific resource `/api/v1/generate/resource/164` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. It accepts POST requests and returns JSON.

Payment is settled in USDC (contract `0x8335...2913` on Base) using the x402 "exact" scheme. The maximum amount required per call is 20,000 base units, which at 6 decimals for USDC equals $0.02. No API keys, rate limits, or upfront commitments are advertised — callers simply attach an `X-PAYMENT` header with a valid x402 payment proof. The platform's landing page lists roughly 16 endpoints spanning metrics, reports, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and generation, all at the same $0.02/request price point.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawl. The actual behavior behind resource ID 164 is unknown — it could be a generation utility or a placeholder. Agents should treat this as a low-cost experimental endpoint and verify output quality before relying on it in production workflows.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-apino-api-keypost-method

Use cases

  • Programmatic access to a generation or utility endpoint without needing API key registration
  • Agent-driven workflows that need low-cost, on-demand API calls settled in USDC on Base
  • Exploring x402 payment protocol integrations with a cheap test endpoint

Fit

Best for

  • Developers experimenting with x402 payment flows
  • Agents that need keyless, pay-per-request API access on Base
  • Low-cost prototyping of crypto-settled API consumption

Not for

  • Production workloads requiring documented, well-specified API contracts
  • Users who need fiat-only payment options
  • High-throughput use cases where per-request crypto settlement adds unacceptable latency

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/generate/resource/164 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Example

Request

{}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no OpenAPI spec, no request/response schema, and no description of what resource/164 actually does. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format for resource/164
  • The exact purpose of 'Premium API Access' at resource/164 is unknown — the name is generic
  • No examples of successful responses are available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:48:13Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access