x402basequality 0.35

Pay-per-call API suite on Base (USDC) covering messaging, AI, finance, and utilities 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 offers a broad collection of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. Every endpoint is pay-per-request using USDC on the Base network, with no API keys, no rate limits, and no minimum commitments required. Payments are handled via the x402 protocol: callers include an X-PAYMENT header with each request, and the server settles on-chain.

The specific endpoint at `/api/v1/messages/20` is listed as "Premium API Access" and costs $0.02 per call (20,000 base units of USDC with 6 decimals = $0.02). It accepts HTTP POST requests and returns `application/json`. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a maximum timeout of 300 seconds.

The broader platform advertises additional endpoints including sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02 per request price point. However, no OpenAPI schema, detailed documentation, or example request/response payloads are available from the crawled pages, so the exact input parameters and response formats for this specific endpoint remain unknown.

Capabilities

x402-paymentusdc-basepay-per-requestmessaging-apijson-responseno-api-keyno-rate-limit

Use cases

  • Sending or retrieving messages via a pay-per-call interface without needing API keys
  • Integrating low-cost on-chain-settled API calls into agent workflows
  • Accessing a suite of utility, AI, and finance endpoints with uniform pricing

Fit

Best for

  • Developers wanting keyless, pay-as-you-go API access settled on Base
  • AI agents that can autonomously pay for API calls via x402
  • Projects needing low-friction access to multiple endpoint categories at uniform pricing

Not for

  • High-volume use cases where per-request crypto settlement overhead matters
  • Users who need detailed API documentation and guaranteed SLAs
  • Applications requiring non-USDC or non-Base payment rails

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/messages/20 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -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 schema, no documentation of request/response formats, no examples, and the crawled pages beyond the landing page returned only 'Connect wallet' with no useful content. The purpose of '/api/v1/messages/20' is not explained beyond the generic label 'Premium API Access'.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Request body format and response structure are completely unknown
  • The endpoint name 'Premium API Access' is generic and does not describe actual functionality
  • Crawled /api, /pricing, and /README pages returned no useful content (only 'Connect wallet')
  • Cannot verify what '/api/v1/messages/20' actually does — it may be a placeholder or demo endpoint

Citations

Provenance

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

Agent access