x402basequality 0.35

Pay-per-call API platform on Base network via x402 — $0.02/request in USDC.

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 endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. Every endpoint is priced at $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no upfront commitments. The specific endpoint at `/api/v1/accounts/23` is listed as "Premium API Access" and returns `application/json` via POST.

The x402 challenge captured from this endpoint confirms it is live, requesting a maximum of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals = $0.02) per call. Payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the "exact" scheme with a 300-second timeout. The platform advertises additional 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 thin: the /docs, /api, /pricing, 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 exact functionality of the `/api/v1/accounts/23` endpoint is unclear beyond its title "Premium API Access."

Capabilities

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

Use cases

  • Accessing premium API data with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic pay-as-you-go access to analytics, AI, finance, and utility endpoints

Fit

Best for

  • Developers wanting zero-commitment, pay-per-use API access
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • Applications requiring free or fiat-only payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/23 \
  -H "Content-Type: application/json"
# Returns 402 with x402 payment challenge; attach X-PAYMENT header with signed USDC payment to proceed.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response examples, and the specific purpose of the /api/v1/accounts/23 endpoint is undocumented. The docs pages all render only 'Connect wallet' with no usable content.

Warnings

  • No OpenAPI spec or schema documentation available
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no content
  • The exact functionality of /api/v1/accounts/23 ('Premium API Access') is undocumented — unclear what data it returns
  • No request body schema or response schema documented anywhere

Citations

Provenance

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

Agent access