x402basequality 0.35

Pay-per-call customer data API on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a collection of pay-per-request APIs accessible via the x402 payment protocol on the Base network. This specific endpoint (`/api/v1/customers/51`) is labeled "Premium API Access" and returns JSON data when a valid x402 payment header is provided. Payment is settled in USDC (contract 0x8335…2913 on Base) at a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The broader lowpaymentfee.com platform advertises endpoints across several 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 listed at the same $0.02/request price point. The platform emphasizes no API keys, no rate limits, no minimums, and instant access.

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 schema, no request/response examples, and no detailed description of what the `/api/v1/customers/51` endpoint actually returns. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual data payload behind the paywall is unknown. The "customers/51" path suggests a specific customer record, but without documentation or sample responses this is speculative.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseno-api-key

Use cases

  • Fetching customer or resource data behind a per-call USDC paywall
  • Demonstrating x402 payment protocol integration on Base
  • Agent-driven data retrieval with no API key or subscription required

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can settle USDC payments on Base L2
  • Low-volume, on-demand data access without subscription commitments

Not for

  • High-volume bulk data retrieval where per-call pricing is inefficient
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge and clear pricing ($0.02 USDC on Base). However, documentation is essentially nonexistent — no OpenAPI spec, no request/response schemas, no examples, and no explanation of what data the endpoint returns. The listing is effectively a stub with verified liveness and pricing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema definition; request body format and response structure are completely unknown
  • The path '/api/v1/customers/51' suggests a specific resource but its nature is undocumented
  • No rate limit or SLA information provided despite the claim of 'no rate limits'

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-18 22:32:00Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access