x402basequality 0.35

Pay-per-call API platform on Base network 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 catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. Every endpoint costs $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no upfront commitments. The specific endpoint at `/api/v1/accounts/200` is listed as "Premium API Access" and returns `application/json` via POST.

The platform advertises four endpoint 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 use the x402 payment protocol with the "exact" scheme, settling in USDC (contract `0x8335…2913`) on Base.

Documentation is extremely thin — 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 usage examples available from the crawled material. The x402 challenge for this specific endpoint confirms it is live and accepts POST requests with a max payment of 20,000 base units (i.e., $0.02 USDC at 6 decimals).

Capabilities

x402-paymentusdc-base-networkper-call-pricingjson-apidata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingno-api-key

Use cases

  • Accessing AI inference endpoints (sentiment, summarization, classification, embeddings) on a pay-per-call basis without API key management
  • Fetching real-time financial data such as token quotes, gas estimates, and exchange rates
  • Running data analytics queries and exporting reports with per-request billing
  • Using utility services like geocoding, validation, and data conversion

Fit

Best for

  • Developers who want zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 micropayments in USDC on Base
  • Projects needing quick access to diverse API endpoints without signup

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Teams requiring non-crypto payment methods

Quick start

# The endpoint requires an x402 payment header (USDC on Base).
# Using curl to see the 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/accounts/200
# Returns 402 with x402 payment challenge.
# After constructing a valid X-PAYMENT header with USDC payment proof:
curl -X POST https://lowpaymentfee.com/api/v1/accounts/200 \
  -H "X-PAYMENT: <signed-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The endpoint's actual functionality ('Premium API Access' at /api/v1/accounts/200) is entirely opaque — it is unclear what data it returns or what input it expects beyond POST with JSON.

Warnings

  • Documentation pages (docs, API, pricing, README) all render only 'Connect wallet' with no usable content
  • No OpenAPI or schema documentation available for any endpoint
  • The specific functionality of /api/v1/accounts/200 ('Premium API Access') is undocumented — unclear what it returns
  • No request body schema or response schema is documented anywhere in crawled material

Citations

Provenance

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

Agent access