x402basequality 0.35

Pay-per-call API platform on Base (USDC) covering 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/messages/51` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme with a 300-second timeout. 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 provides no request/response schemas, parameter descriptions, or usage examples. The `/api`, `/pricing`, and `/README` pages all returned only a "Connect wallet" prompt with no additional content. Because of this, the actual behavior of `/api/v1/messages/51` (what it accepts and returns) is unknown beyond the generic "Premium API Access" label.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingutility-apis

Use cases

  • Accessing AI inference endpoints (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time financial data such as token quotes, gas estimates, and exchange rates on a per-call basis
  • Running utility operations like geocoding, validation, and data conversion with micropayments

Fit

Best for

  • Agents or developers who want keyless, pay-per-use API access settled on-chain
  • Low-volume or bursty workloads where $0.02/request with no minimums is cost-effective
  • x402-compatible clients that can attach USDC payments on Base

Not for

  • High-volume production workloads where per-request costs would accumulate quickly without bulk discounts
  • Users who need detailed API documentation, SLAs, or guaranteed uptime

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/messages/51 \
  -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 live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, no examples, and the purpose of /api/v1/messages/51 specifically is unexplained. The site's non-landing pages returned only 'Connect wallet' with no useful content.

Warnings

  • No API documentation, request parameters, or response schema available for /api/v1/messages/51
  • The specific purpose of the 'messages/51' endpoint is unclear — 'Premium API Access' is a generic label
  • The /pricing, /api, and /README pages returned no useful content beyond a wallet connect prompt
  • No OpenAPI spec, ai-plugin manifest, or agents.txt discovered

Citations

Provenance

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

Agent access