x402basequality 0.35

x402-gated API platform on Base offering data, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that hosts a broad collection of endpoints spanning data analytics, AI/ML inference, finance/Web3 market data, and general-purpose utilities. All endpoints are pay-per-request using the x402 protocol, settling in USDC on the Base network. There are no API keys, no rate limits, and no subscription commitments — callers simply attach an X-PAYMENT header with each request.

The specific endpoint at `/api/v1/trades/99` is listed as "Premium API Access" and returns `application/json`. Its x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The endpoint accepts POST requests and is discoverable. The broader platform lists roughly 16 endpoints across four categories: Data & Analytics (metrics, reports, 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 priced identically at $0.02 per call.

Documentation beyond the landing page is extremely thin — the /docs, /api, /pricing, and /README pages all appear to show only a "Connect wallet" prompt with no substantive content. No OpenAPI spec, request/response schemas, or usage examples are available from the crawl. The exact nature of the data returned by `/api/v1/trades/99` is unclear; the description simply says "Premium API Access" without further detail.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseno-api-keypost-method

Use cases

  • Accessing trade data or premium content behind a per-request USDC paywall
  • Integrating pay-as-you-go API calls into autonomous agent workflows
  • Consuming financial or analytics data without managing API keys or subscriptions

Fit

Best for

  • Agents or developers who want keyless, pay-per-request API access
  • Users already holding USDC on Base who want frictionless micropayments
  • Prototyping integrations that need instant access without signup

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing, but there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The purpose of /api/v1/trades/99 specifically is unclear beyond the generic label 'Premium API Access'. Effectively a stub listing.

Warnings

  • No OpenAPI specification or request/response schema available
  • Documentation pages (/docs, /pricing, /README) contain no substantive content — only a 'Connect wallet' prompt
  • The exact data returned by /api/v1/trades/99 is undocumented; 'Premium API Access' is not descriptive
  • Cannot verify what the broader platform endpoints actually return without further probing

Citations

Provenance

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

Agent access