x402basequality 0.35

Pay-per-request API suite on Base via x402 — data, AI, finance, and utility endpoints at $0.02/call.

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 general-purpose utilities. Every endpoint costs $0.02 per request, paid in USDC on the Base network with no API keys, rate limits, or upfront commitments required. The x402 protocol handles payment inline: callers attach a payment header to each HTTP request and receive the response immediately.

The specific endpoint at `/api/v1/orders/53` is listed as "Premium API Access" and accepts POST requests. Its x402 challenge advertises a max amount of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment timeout is 300 seconds. The broader platform advertises additional endpoint families 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 price point.

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 usage examples available from the crawl. The endpoint is confirmed live (returns a proper 402 challenge), but without documentation it is unclear what request body `/api/v1/orders/53` expects or what it returns.

Capabilities

x402-paymentper-request-billingusdc-basedata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-datageocodingutility-apis

Use cases

  • Accessing AI inference (sentiment, summarization, classification, embeddings) without API key signup
  • Fetching real-time crypto quotes, gas estimates, or exchange rates on a per-call basis
  • Running data analytics or export jobs paid per request via USDC on Base
  • Geocoding, validation, or conversion utilities with zero commitment

Fit

Best for

  • Developers who want instant API access without registration or API keys
  • Agents and bots that can settle micropayments in USDC on Base
  • Projects needing low-cost, pay-as-you-go access to diverse utility endpoints

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscription plans
  • Teams that cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and the landing page lists available endpoints with pricing. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The specific purpose of /api/v1/orders/53 is unclear. This is effectively a stub listing.

Warnings

  • No API 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 purpose and expected input/output of /api/v1/orders/53 specifically is undocumented
  • The breadth of advertised endpoints (AI, finance, data, utils) cannot be verified from available material

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 21:51:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access