x402basequality 0.35

Pay-per-call API platform on Base via x402 — $0.02/request, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of pay-per-request endpoints across data analytics, AI/ML inference, finance/Web3, and utility services. All endpoints are settled on the Base network using USDC, with a uniform price of $0.02 per request. The x402 protocol eliminates the need for API keys, accounts, or subscriptions — callers simply attach a payment header to each request.

The specific endpoint at `/api/v1/payments/188` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) on Base. The payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout. The endpoint accepts POST requests and returns `application/json`.

The broader platform advertises endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and data generation — all at the same $0.02 price point. However, documentation beyond the landing page is extremely sparse (docs, pricing, and API pages all render only a "Connect wallet" prompt), so the actual functionality, request schemas, and response formats for any of these endpoints are unknown.

Capabilities

x402-paymentpay-per-requestbase-networkusdc-settlementno-api-keyjson-responsepost-method

Use cases

  • Accessing API services without creating accounts or managing API keys
  • Making one-off API calls with instant crypto micropayments
  • Integrating pay-per-use endpoints into autonomous agent workflows
  • Testing x402 protocol integrations against a live endpoint

Fit

Best for

  • Developers wanting zero-friction API access without subscriptions
  • AI agents that need to autonomously purchase API calls on Base
  • Projects exploring x402 payment protocol integration

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume use cases where $0.02/request adds up significantly
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/188 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and network. However, there is no OpenAPI schema, no documentation of request/response formats, and the docs/pricing/API pages are all blank beyond a wallet connect prompt. The actual functionality behind 'Premium API Access' is completely opaque.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet'
  • No request or response schema provided for this endpoint
  • The purpose of '/api/v1/payments/188' ('Premium API Access') is not described anywhere
  • Cannot verify what data or service is actually returned after payment

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:45:04Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access