x402basequality 0.35

x402-gated premium API access on Base, pay $0.02 per request in USDC with no API keys.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is a pay-per-request API platform that uses the x402 protocol to gate access to a variety of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. The specific endpoint at `/api/v1/charges/81` is labeled "Premium API Access" and accepts POST requests, settling payments in USDC on the Base network.

The x402 challenge captured from this endpoint advertises a maximum amount of 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this translates to $0.02 per request. The platform advertises uniform $0.02/request pricing across all its endpoints, with no API keys, no rate limits, and no minimum commitments required — callers simply attach an X-PAYMENT header to each request.

The broader platform lists endpoints for metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation. However, this specific listing covers only the `/api/v1/charges/81` endpoint. Documentation pages (docs, pricing, README) returned minimal content (just a "Connect wallet" prompt), so the exact request/response schemas for this endpoint are unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-endpoint

Use cases

  • Agents that need on-demand API access without pre-registering for API keys
  • Programmatic access to premium data or services with per-call USDC micropayments
  • Testing x402 protocol integrations on Base network

Fit

Best for

  • Developers or agents wanting zero-signup, pay-as-you-go API access
  • x402-compatible wallets and agent frameworks on Base
  • Low-volume or bursty workloads where subscription pricing is wasteful

Not for

  • Users who need detailed API documentation or guaranteed SLAs before purchasing
  • High-volume consumers who would benefit from bulk/subscription pricing
  • Callers without a Base-network USDC wallet or x402-compatible client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/charges/81 \
  -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. However, there is no OpenAPI schema, no documentation of request/response formats, and the docs/pricing/README pages are empty stubs. The purpose of this specific endpoint (/api/v1/charges/81) beyond the generic label 'Premium API Access' is unclear.

Warnings

  • No request or response schema available — the exact functionality behind /api/v1/charges/81 is undocumented
  • Documentation pages (/docs, /pricing, /README) returned only 'Connect wallet' with no useful content
  • The endpoint name 'Premium API Access' is generic and does not describe what data or service is returned
  • Cannot verify what the endpoint actually returns upon successful payment

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 04:04:27Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access