x402basequality 0.25

x402-gated premium API access on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall on the Base network. The endpoint is live and returns a standard x402 challenge requiring payment in USDC (contract 0x8335…2913 on Base). The maximum amount required per call is 20,000 base units of USDC, which at 6 decimals equals $0.02 per request.

The provider's landing page advertises a broad suite of APIs across four categories: 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 (geocoding, validation, conversion, generation). All endpoints are listed at $0.02/request with no API keys, no rate limits, and instant access. However, the specific endpoint probed here (/api/v1/stripe/charges/36) does not appear in the advertised catalog and is labeled generically as "Premium API Access," so its exact functionality is unclear.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what this particular endpoint returns. The x402 challenge confirms the endpoint is live and accepts POST requests, but without documentation it is impossible to determine what payload to send or what response to expect.

Capabilities

x402-paymentusdc-baseper-call-pricingpost-endpointno-api-key

Use cases

  • Paying per-call for API access without needing API keys or subscriptions
  • Programmatic agent-driven API consumption settled in USDC on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers exploring x402 payment protocol integrations
  • Agents that need keyless, pay-per-use API access on Base
  • Prototyping micropayment-gated API workflows

Not for

  • Production use cases requiring documented request/response schemas
  • Users who need detailed API documentation or examples before integrating
  • Anyone needing to understand what this specific endpoint actually returns

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/36
# Returns 402 with x402 challenge; attach X-PAYMENT header with valid USDC payment to access.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI spec, no request/response examples, and the specific endpoint path (/api/v1/stripe/charges/36) is not listed in the provider's own catalog. Effectively a stub listing.

Warnings

  • The endpoint path /api/v1/stripe/charges/36 does not appear in the provider's advertised API catalog — its actual functionality is unknown.
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no usable content.
  • No OpenAPI spec, no request schema, and no response schema are available.
  • No examples of expected input or output exist in any crawled material.

Citations

Provenance

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

Agent access