x402basequality 0.30

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-protocol API platform that gates access to a variety of endpoints behind per-request micropayments settled in USDC on the Base network. The specific endpoint `/api/v1/trades/163` is listed as "Premium API Access" and appears to be part of a broader suite that includes data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto market data (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation).

The platform advertises a flat $0.02 per request across its endpoints. The x402 challenge for this specific endpoint shows a `maxAmountRequired` of 20000 base units of USDC (contract `0x8335...2913` on Base, 6 decimals), which equals $0.02 — consistent with the advertised pricing. Payment is made via the x402 exact scheme with no API keys, no rate limits, and no commitments required. The timeout for payment is 300 seconds.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the `/api/v1/trades/163` endpoint specifically returns. The endpoint is live (returns a proper 402 challenge), but without documentation it is unclear what input parameters it expects or what data it provides.

Capabilities

x402-paymentusdc-baseper-request-micropaymentpremium-api-accessjson-responseno-api-keypost-method

Use cases

  • Accessing trade data or premium content behind a per-call micropayment
  • Programmatic agents purchasing API responses without pre-registration or API keys
  • Integrating pay-as-you-go data feeds into automated workflows

Fit

Best for

  • Agents or developers who want instant API access without signup or API key management
  • Low-volume or sporadic usage where per-request pricing is more economical than subscriptions
  • x402-compatible clients on the Base network looking for cheap USDC-settled endpoints

Not for

  • Users needing detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscription plans
  • Anyone without a Base-network USDC wallet or x402-compatible payment client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation beyond a landing page listing, no request/response examples, and no description of what this specific trades/163 endpoint actually returns. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request parameters or response format for /api/v1/trades/163
  • The specific purpose of the /api/v1/trades/163 endpoint is unclear — 'Premium API Access' is generic
  • No examples of request body or response payload available

Citations

Provenance

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

Agent access