x402basequality 0.30

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 pay-per-request endpoints settled in USDC on the Base network. The specific endpoint at `/api/v1/messages/162` is labeled "Premium API Access" and charges up to 20,000 base units of USDC (i.e., $0.02) per call. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an x402 payment header to each request.

The wider site lists four endpoint 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 listed endpoints share the same $0.02/request price point. Payments are routed to a single Ethereum address on Base using the canonical USDC contract (0x8335…2913).

Documentation is minimal — the /api, /pricing, and /README pages all resolve to a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples beyond the endpoint listing on the homepage. The specific purpose of the `/api/v1/messages/162` resource is unclear; the generic "Premium API Access" label does not describe what data or functionality it returns. Callers should be prepared to experiment or contact the provider for details.

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 registration
  • Fetching real-time financial data such as token quotes, exchange rates, and gas estimates on a per-request basis
  • Running data analytics queries (metrics, reports, insights) with instant crypto-settled micropayments
  • Geocoding and data conversion via lightweight utility endpoints

Fit

Best for

  • Developers who want keyless, pay-as-you-go API access settled in USDC on Base
  • AI agents that can autonomously pay for inference or data endpoints via x402
  • Projects needing low-friction access to multiple API categories without subscription commitments

Not for

  • Users who need detailed API documentation, schemas, or SLA guarantees before integrating
  • High-volume consumers who would benefit from bulk pricing or subscription plans
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Example

Request

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 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 homepage listing, and the specific function of /api/v1/messages/162 is undescribed. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — the /api, /pricing, and /README pages all return only a 'Connect wallet' prompt.
  • The specific purpose of /api/v1/messages/162 ('Premium API Access') is not documented; it is unclear what data or functionality this endpoint provides.
  • No response schema or example responses are available for any endpoint on the platform.
  • Cannot verify actual functionality behind any listed endpoint without making a paid request.

Citations

Provenance

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

Agent access