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-protocol API marketplace 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/49` 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 particular endpoint shows a `maxAmountRequired` of 20000 base units of USDC (contract `0x8335...2913` on Base, 6 decimals), which equals $0.02. Payment is made via the x402 exact scheme with no API keys, no rate limits, and no commitments required — callers simply attach an X-PAYMENT header to each request.

Documentation is extremely sparse. The docs, API, pricing, and README pages all returned 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/49` endpoint actually 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-micropaymentjson-apipost-methodno-api-keyno-rate-limit

Use cases

  • Accessing trade data or premium financial information via a single micropayment
  • Integrating pay-per-call API access into autonomous agents without API key management
  • Programmatic access to trade-related data settled on Base L2

Fit

Best for

  • Agents or developers wanting keyless, pay-per-request API access
  • Users who prefer crypto micropayments over subscription billing
  • Scenarios requiring low-friction, no-commitment API calls

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 unable to transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/trades/49 \
  -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 ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation, no request/response examples, and no explanation of what the /api/v1/trades/49 endpoint actually returns. The docs pages are all empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only a 'Connect wallet' prompt with no content.
  • No OpenAPI or request/response schema provided; it is unknown what parameters the endpoint accepts or what data it returns.
  • The specific purpose of /api/v1/trades/49 ('Premium API Access') is not explained anywhere in the crawled material.
  • The endpoint is not listed on the provider's own homepage among the advertised APIs, raising questions about its status.

Citations

Provenance

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

Agent access