x402basequality 0.30

Pay-per-request API suite on Base via x402 — data, AI, finance, and utility endpoints at $0.02/call.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a collection of pay-per-request API endpoints settled via the x402 protocol on the Base network using USDC. The specific endpoint `/api/v1/products/3` is labeled "Premium API Access" and requires a payment of up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per call. No API keys or rate limits are advertised — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform offers endpoints across four categories: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at the same $0.02/request price point and settle on Base via USDC to the same payTo address.

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 `/api/v1/products/3` endpoint itself is live (returns a proper 402 challenge), but without documentation it is unclear what data or functionality it actually returns upon successful payment.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Accessing premium API data with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 protocol payments
  • Agents that need keyless, pay-as-you-go API access on Base
  • Low-volume consumers who want no subscription commitments

Not for

  • Users who need detailed API documentation or schemas before integrating
  • High-volume production workloads requiring SLAs or guaranteed uptime
  • Users without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is zero documentation on what the endpoint actually returns, no OpenAPI spec, no request/response examples, and all doc pages are empty. The listing is effectively a stub with confirmed liveness.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all render only 'Connect wallet' with no content
  • No OpenAPI or schema definition found for any endpoint
  • The specific functionality of /api/v1/products/3 ('Premium API Access') is completely undocumented — unclear what data it returns
  • No request body schema or response schema available

Citations

Provenance

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

Agent access