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 marketplace that exposes a broad set 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 `/api/v1/inbox/115` is listed as "Premium API Access" and returns a valid x402 402 challenge requesting up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) on Base. Payment is made via the `exact` scheme to the specified wallet address. No API keys or rate limits are advertised; access is instant once payment is included in the X-PAYMENT header.

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. Because of this, the exact functionality behind `/api/v1/inbox/115` (as opposed to the other named endpoints) is unclear. Consumers should expect to experiment or contact the provider for details.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-quotesgas-estimatesgeocodingvalidationconversion

Use cases

  • Accessing AI inference (sentiment, summarization, classification, embeddings) on a per-call basis without API keys
  • Fetching real-time crypto token quotes and gas estimates via micropayment
  • Running geocoding or data validation requests with no subscription commitment
  • Exporting analytics data or generating insights reports on demand

Fit

Best for

  • Developers wanting zero-commitment, pay-per-use API access
  • AI agents that can settle x402 payments in USDC on Base
  • Prototyping and low-volume use cases where $0.02/call is cost-effective

Not for

  • High-volume production workloads needing guaranteed SLAs and detailed documentation
  • Users without a Base-compatible USDC wallet or x402 client

Quick start

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

Example

Request

{
  "url": "https://lowpaymentfee.com/api/v1/inbox/115",
  "body": {},
  "method": "POST",
  "headers": {
    "X-PAYMENT": "<x402-payment-token>",
    "Content-Type": "application/json"
  }
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 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/115 ('Premium API Access') is undefined. The /api, /pricing, and /README pages are empty. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for any endpoint
  • The specific purpose of /api/v1/inbox/115 is unclear — 'Premium API Access' is not described anywhere
  • All documentation pages (/api, /pricing, /README) resolve to a 'Connect wallet' prompt with no content
  • No response examples or error documentation available
  • Cannot verify what data or functionality is actually returned by this endpoint

Citations

Provenance

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

Agent access