x402basequality 0.35

Pay-per-call API platform on Base (USDC) 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-enabled API platform that exposes a broad catalog of 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 priced at $0.02 per request, settled in USDC on the Base network via the x402 protocol.

The specific endpoint at `/api/v1/inbox/119` is listed as "Premium API Access" with a max amount of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). It accepts HTTP POST requests and returns application/json. Payment is made via the x402 exact scheme — no API keys, subscriptions, or rate limits are required. The x402 challenge was confirmed live, returning a proper 402 response with payment parameters.

Documentation is minimal: the landing page lists available endpoints and pricing, but there is no OpenAPI spec, no request/response schema documentation, and no usage examples. The `/api`, `/pricing`, and `/README` pages all resolve to a "Connect wallet" prompt with no additional content. Without knowing the expected POST body or the structure of responses, callers will need to experiment or contact the provider. The purpose of the `/api/v1/inbox/119` path specifically (as opposed to the named endpoints like `/api/v2/ai/sentiment`) is unclear — it may be a generic or catch-all premium access route.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-dataexchange-ratesgas-estimatesgeocodingvalidationconversion

Use cases

  • Accessing AI inference endpoints (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time financial data such as token quotes, exchange rates, and gas estimates
  • Running utility operations like geocoding, data validation, and format conversion on a per-call basis
  • Integrating pay-per-use data analytics and reporting into agent workflows

Fit

Best for

  • AI agents needing on-demand access to diverse API capabilities without subscriptions
  • Developers who want to avoid API key provisioning and rate limit management
  • Low-volume or bursty workloads where flat per-request pricing ($0.02) is cost-effective

Not for

  • High-volume production workloads where $0.02/request adds up significantly
  • Users who need detailed API documentation, SDKs, or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/inbox/119 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific purpose of /api/v1/inbox/119 is ambiguous. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • The specific endpoint /api/v1/inbox/119 is not listed among the named endpoints on the landing page; its exact function is unclear
  • All documentation pages (/api, /pricing, /README) return only a 'Connect wallet' prompt with no useful content
  • No examples, error codes, or rate limit information provided

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:38:05Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access