x402basequality 0.30

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 access to a variety of endpoints behind per-request USDC micropayments on the Base network. The specific endpoint at `/api/v1/charges/359` is labeled "Premium API Access" and requires a payment of up to 20,000 base units of USDC (0.02 USD) per call. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform lists endpoints 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 utilities (geocoding, validation, conversion, generation). All endpoints are uniformly priced at $0.02 per request and settle in USDC on Base.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The x402 challenge for this specific endpoint is live and well-formed, confirming the endpoint is operational, but without documentation it is unclear what request body this particular charge endpoint expects or what response it returns.

Capabilities

x402-paymentusdc-micropaymentbase-networkper-request-billingno-api-keydata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingutility-services

Use cases

  • Accessing AI inference (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time financial data and crypto gas estimates via micropayments
  • Running geocoding or data validation utilities on a pay-per-call basis
  • Exporting analytics data or generating insights with no subscription commitment

Fit

Best for

  • Developers who want zero-commitment, pay-per-use API access
  • Agents and bots that can settle x402 payments in USDC on Base
  • Projects needing lightweight access to multiple utility endpoints without managing API keys

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscription plans
  • Developers without a Base-compatible USDC wallet

Quick start

# The endpoint returns 402 with an x402 challenge.
# Attach a valid X-PAYMENT header (x402 protocol) to pay $0.02 in USDC on Base.
curl -X POST https://lowpaymentfee.com/api/v1/charges/359 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint is operational at $0.02/request in USDC on Base. However, there is no OpenAPI spec, no request/response schema, and all documentation pages render only 'Connect wallet' with no technical content. The specific purpose of /api/v1/charges/359 ('Premium API Access') is undocumented, making integration essentially guesswork.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README all show only 'Connect wallet'
  • No OpenAPI or schema definition for any endpoint
  • The specific purpose and expected request/response format of /api/v1/charges/359 is unknown
  • The platform lists many endpoints on its homepage but none have documented input/output schemas

Citations

Provenance

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

Agent access