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 provides a collection of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and general utility services. All endpoints are paid per-request using USDC on the Base network via the x402 protocol — no API keys, no rate limits, and no subscriptions required.

The specific endpoint at `/api/v1/payments/48` is listed as "Premium API Access" and accepts POST requests. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per call (USDC uses 6 decimals). The broader platform advertises a uniform $0.02/request price across all its endpoints, which include sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and data export.

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 crawled material. The endpoint is confirmed live (returns a proper 402 challenge), but without documentation it is unclear what request body the POST endpoint expects or what response payload it returns.

Capabilities

x402-paymentper-request-billingusdc-basepost-endpointno-api-keyno-rate-limits

Use cases

  • Accessing premium API functionality with instant crypto micropayments
  • Programmatic pay-per-use access without subscription or API key management
  • Agent-driven API consumption where payment is handled inline via x402

Fit

Best for

  • Developers wanting zero-friction API access without signup
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer pay-as-you-go pricing with no commitments

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who would benefit from bulk/subscription pricing
  • Developers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/48 \
  -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 confirmed live with a valid x402 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and no examples. The docs pages are empty. The purpose of this specific /payments/48 endpoint is unclear beyond the generic 'Premium API Access' label.

Warnings

  • No OpenAPI or schema documentation available — request/response formats are unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • The specific purpose of /api/v1/payments/48 ('Premium API Access') is not explained anywhere
  • Cannot verify what data or service this endpoint actually provides

Citations

Provenance

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

Agent access