x402basequality 0.25

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 a collection of endpoints behind per-request USDC micropayments on the Base network. The specific endpoint `/api/v1/claims/13` is listed as "Premium API Access" and accepts payment via the x402 exact scheme. The 402 challenge indicates a max amount of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request given USDC's 6 decimals.

The broader platform advertises four categories of APIs: 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. The platform emphasizes no API keys, no rate limits, no minimums, and instant access — payment is the only authentication.

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 documentation for any endpoint. The specific functionality behind `/api/v1/claims/13` ("Premium API Access") is not described beyond its title, so it is unclear what data or service it returns. The endpoint is confirmed live via a valid 402 challenge response.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keyjson-response

Use cases

  • Accessing premium API data with per-call USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Exploring x402-protocol payment flows for programmatic HTTP access

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • Agents that need keyless, pay-per-call API access on Base
  • Projects wanting to avoid subscription commitments for occasional API calls

Not for

  • Production workloads requiring well-documented, schema-defined APIs
  • Users who need free or fiat-only payment options
  • High-throughput use cases where $0.02/request adds up significantly

Quick start

# The endpoint requires an X-PAYMENT header with a valid x402 payment proof.
# Using curl to see the 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/claims/13 \
  -H 'Content-Type: application/json'
# Returns 402 with x402 payment challenge. Use an x402 client library to
# construct the payment header and complete the request.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is no documentation, no OpenAPI schema, no request/response examples, and the purpose of '/api/v1/claims/13' is entirely opaque. All secondary pages returned only 'Connect wallet' with no content. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all return only 'Connect wallet'
  • No OpenAPI or schema definition for any endpoint
  • The specific function of /api/v1/claims/13 ('Premium API Access') is undocumented and unclear
  • No request body schema or response examples available anywhere in crawled content

Citations

Provenance

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

Agent access