x402basequality 0.35

Pay-per-call API platform on Base (USDC) 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 variety of endpoints across data & analytics, AI & machine learning, finance & Web3, and infrastructure utility categories. All endpoints are priced at $0.02 per request, paid in USDC on the Base network. The platform uses the x402 payment protocol, meaning no API keys, accounts, or rate limits are needed — callers simply attach an X-PAYMENT header with a signed USDC payment to each request.

The specific endpoint listed here (`/api/v1/customers/22`) is labeled "Premium API Access" and returns JSON. Its x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

The broader platform advertises endpoints for metrics, reports, data export, insights, 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. However, documentation beyond the landing page is essentially empty (all sub-pages just show "Connect wallet"), so the actual behavior, request schemas, and response formats of these endpoints are undocumented. The specific purpose of the `/api/v1/customers/22` resource is unclear from available materials.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responseno-api-keydata-analyticsai-inferencefinance-datautility-services

Use cases

  • Accessing data analytics and reporting endpoints without managing API keys
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) on a per-call payment basis
  • Fetching financial data like price feeds, exchange rates, and gas estimates via micropayments
  • Using utility services like geocoding, validation, and conversion with instant pay-per-use

Fit

Best for

  • Developers who want instant API access without signup or key management
  • Agents and bots that can settle USDC payments on Base per request
  • Low-volume or sporadic API consumers who prefer pay-per-call over subscriptions

Not for

  • High-volume consumers who need bulk pricing or rate guarantees
  • Users who need detailed API documentation, request/response schemas, or SLAs
  • Anyone without a Base-compatible USDC wallet

Quick start

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

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 no documentation, no OpenAPI schema, no request/response examples, and the purpose of /api/v1/customers/22 is unexplained. All doc pages return only 'Connect wallet' with no useful content.

Warnings

  • No API documentation available — all doc/pricing/README pages are empty stubs showing only 'Connect wallet'
  • The specific purpose and expected request/response format of /api/v1/customers/22 ('Premium API Access') is undocumented
  • No OpenAPI spec or request/response schema provided
  • The broad range of advertised endpoints (AI, finance, geo, etc.) cannot be verified from available materials

Citations

Provenance

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

Agent access