x402basequality 0.35

Pay-per-call API platform on Base (USDC) via x402 — $0.02/request, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers 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 and settle in USDC on the Base network.

The specific endpoint at `/api/v1/payments/23` is listed as "Premium API Access" and returns a valid x402 challenge with a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02. Payment is made via the x402 exact scheme — no API keys, subscriptions, or rate limits are advertised. The endpoint accepts POST requests and returns application/json.

Documentation is extremely sparse: the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the "Premium API Access" endpoint actually returns. The platform's value proposition is low-friction, wallet-authenticated API access, but without documentation it is unclear what data or functionality this specific endpoint provides.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Accessing premium API data without creating an account or managing API keys
  • Making one-off API calls with instant USDC micropayments on Base
  • Integrating pay-per-use endpoints into agent workflows via x402 protocol

Fit

Best for

  • Developers who want zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-cost per-request pricing without subscriptions

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • Applications requiring high-volume bulk pricing or enterprise SLAs
  • Developers without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/23 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, and the landing page describes the platform's catalog and pricing. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the specific purpose of the /api/v1/payments/23 endpoint is undocumented. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema definition found for any endpoint
  • The specific function of /api/v1/payments/23 ('Premium API Access') is not described anywhere — unclear what it returns
  • No request body schema or response examples available

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:45:58Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access