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 provides a broad catalog of pay-per-request 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, paid in USDC on the Base network via the x402 protocol.

The specific endpoint `/api/v1/messages/111` is listed as "Premium API Access" and carries a maximum charge 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 by including an X-PAYMENT header; no API keys or account registration are required. The platform advertises no rate limits and instant access.

Documentation beyond the landing page is sparse — the /api, /pricing, and /README pages all resolve to a wallet-connect prompt with no additional content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled material. The exact functionality behind the `/api/v1/messages/111` endpoint is unclear; the generic "Premium API Access" label does not describe what data or service it provides.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyhttp-postjson-responsedata-analyticsai-inferencefinance-datautility-services

Use cases

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

Fit

Best for

  • AI agents needing on-demand API access without API key management
  • Developers who want micropayment-based API consumption on Base/USDC
  • Low-volume or bursty workloads where subscription pricing is wasteful

Not for

  • High-volume production workloads where per-request pricing adds up quickly
  • Users who need detailed API documentation, SLAs, or guaranteed uptime

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/messages/111 \
  -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 OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific purpose of /api/v1/messages/111 is undescribed. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for any endpoint
  • The exact functionality of /api/v1/messages/111 ('Premium API Access') is not described anywhere in the crawled material
  • All documentation pages (/api, /pricing, /README) return only a wallet-connect prompt with no content
  • No request or response examples are available; input format is unknown

Citations

Provenance

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

Agent access