x402basequality 0.35

Pay-per-call premium API access on Base 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 suite of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. All endpoints are priced at $0.02 per request, payable in USDC on the Base network with no API keys, no rate limits, and no upfront commitments. The x402 payment challenge is returned as a standard 402 response, and callers settle each request by attaching an X-PAYMENT header with a signed USDC transaction.

The specific endpoint at `/api/v1/generate/resource/42` is listed under "Premium API Access." Its x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment scheme is "exact" with a 300-second timeout. The endpoint accepts POST requests and returns application/json.

Documentation on the site is extremely thin — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawl. The landing page lists many sibling endpoints across categories (sentiment analysis, summarization, geocoding, price feeds, etc.), all at the same $0.02 price point, but provides no detail on request formats or response payloads for any of them. The actual functionality behind `/api/v1/generate/resource/42` is unclear beyond its title.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Agents needing on-demand API access without pre-registration or API keys
  • Programmatic pay-per-use access to utility or generation endpoints
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers exploring x402 payment flows
  • Agents that need keyless, per-call API access settled in USDC
  • Low-volume or sporadic API consumers who want no subscription commitment

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume consumers who would benefit from bulk pricing or rate-limited tiers
  • Anyone requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The actual functionality behind 'Premium API Access' at resource/42 is undefined. Effectively a stub listing.

Warnings

  • No OpenAPI or schema available — request and response formats are unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • The purpose of /api/v1/generate/resource/42 ('Premium API Access') is not described anywhere
  • No examples of successful responses are available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:21:56Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access