x402basequality 0.30

Pay-per-call API platform on Base network via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a variety of endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints are priced at $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no commitments required. The x402 protocol handles payment inline: callers attach a payment header to each request and receive the response immediately.

The specific endpoint being listed here (`/api/v1/customers/35`) is described as "Premium API Access" and accepts POST requests. Its x402 challenge advertises a max amount of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, which uses 6 decimals), equating to $0.02 per call. The payment is settled to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on Base.

The broader platform advertises endpoints for 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 price point. However, documentation beyond the landing page is extremely thin: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled material. The exact behavior and data returned by `/api/v1/customers/35` is unclear from available sources.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keypost-endpointjson-response

Use cases

  • Accessing premium data endpoints without API key registration
  • Making one-off API calls paid per-request via USDC on Base
  • Agent-driven workflows that need instant, keyless API access with crypto payment

Fit

Best for

  • Developers who want zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments on Base
  • Users comfortable paying in USDC for small per-call fees

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who need bulk/subscription pricing
  • Users without access to USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it works. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and the purpose of /api/v1/customers/35 is entirely unclear. The docs, pricing, and README pages are all blank beyond a wallet-connect prompt.

Warnings

  • No OpenAPI or schema documentation available for any endpoint
  • The specific endpoint /api/v1/customers/35 is not listed among the advertised APIs on the landing page — its purpose is unknown
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no technical content
  • Request and response formats are completely undocumented

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 23:01:25Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-24

Agent access