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 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/121` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this equates to $0.02 per call, consistent with the site's uniform pricing. Payment is made via the x402 exact scheme with no API keys, no rate limits, and no upfront commitments required. The endpoint accepts HTTP POST requests and returns application/json.

Note that the `/api/v1/messages/121` path does not clearly map to any of the four advertised categories on the landing page, and no documentation, OpenAPI spec, or request/response schema was found beyond the x402 challenge itself. The site's /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no additional content. Without input/output schemas or example payloads, it is unclear what this specific endpoint does beyond the generic "Premium API Access" label.

Capabilities

x402-paymentusdc-basepay-per-requesthttp-postjson-responseno-api-keyno-rate-limit

Use cases

  • Programmatic access to paid API endpoints without API key management
  • Agent-driven workflows that need on-demand, per-call payment via x402
  • Accessing premium content or services gated behind micropayments on Base

Fit

Best for

  • Developers or agents wanting zero-signup, pay-as-you-go API access
  • x402-compatible clients settling in USDC on Base
  • Low-cost micropayment use cases at $0.02 per request

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • Use cases requiring bulk/batch pricing or subscription plans
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is no OpenAPI spec, no request/response schema, no documentation, and the endpoint path (/api/v1/messages/121) does not match any of the advertised API categories. Effectively a stub listing with only pricing and protocol information available.

Warnings

  • No documentation, OpenAPI spec, or input/output schema available for this endpoint
  • The path /api/v1/messages/121 does not correspond to any of the categories listed on the landing page; its actual functionality is unknown
  • Site pages (/api, /pricing, /README) returned no useful content beyond a wallet-connect prompt
  • Cannot verify what data or service this endpoint actually provides

Citations

  • All endpoints are priced at $0.02 per request with no API keys, no rate limits, and instant access on Base network
    https://lowpaymentfee.com
  • The x402 challenge for /api/v1/messages/121 requests maxAmountRequired of 20000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base
    https://lowpaymentfee.com/api/v1/messages/121
  • The site advertises four API categories: Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure
    https://lowpaymentfee.com

Provenance

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

Agent access