x402basequality 0.35

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform offering a broad catalog of endpoints spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints are gated via the x402 payment protocol on the Base network, accepting USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a flat rate of $0.02 per request. There are no API keys, no rate limits, and no minimum commitments — callers simply attach an X-PAYMENT header with a valid payment proof to access any endpoint.

The specific endpoint at `/api/v1/customers/20` is listed as "Premium API Access" and returns `application/json` via POST. The x402 challenge indicates a maxAmountRequired of 20000 (in the token's smallest unit, which for USDC on Base with 6 decimals equals $0.02), paid to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The broader platform also advertises endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02 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 documentation, and no usage examples available from the crawl. The actual behavior and response format of the `/api/v1/customers/20` endpoint (and all other endpoints) cannot be verified from public documentation alone.

Capabilities

x402-payment-gatingusdc-base-networkjson-apino-api-keyper-request-billingdata-analyticsai-inferencefinance-datacrypto-datautility-services

Use cases

  • Accessing premium data or AI inference endpoints without managing API keys or subscriptions
  • Making one-off API calls with instant USDC micropayments on Base
  • Integrating pay-per-request analytics, finance, or utility services into agent workflows
  • Querying crypto gas estimates or token quotes with no rate limits

Fit

Best for

  • Developers or agents who want keyless, pay-as-you-go API access
  • Users already holding USDC on Base who want frictionless micropayments
  • Prototyping or low-volume use cases where subscriptions are overkill

Not for

  • High-volume production workloads where per-request costs add up quickly
  • Users who need detailed API documentation, SLAs, or guaranteed uptime
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment. However, documentation is essentially nonexistent — every doc page returns only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, no examples, and the purpose of '/api/v1/customers/20' specifically is unclear. The listing is effectively a stub with a working payment gate.

Warnings

  • Documentation pages (/docs, /pricing, /api, /README) all render only 'Connect wallet' with no usable content
  • No OpenAPI or schema available — request and response formats are unknown
  • The purpose of the specific endpoint /api/v1/customers/20 is not documented; 'Premium API Access' is a generic label
  • Cannot verify what data or functionality any endpoint actually returns

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 19:53:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access