x402basequality 0.35

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. The specific path `/api/v1/customers/34` appears to be a customer-data resource, though the provider's site does not document this particular endpoint in detail. The broader lowpaymentfee.com platform advertises a suite of APIs spanning data & analytics, AI & machine learning (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation).

The endpoint is live and returns a valid x402 challenge. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). The payment scheme is "exact," meaning each request requires a single micropayment. The provider advertises no API keys, no rate limits, and instant access — you simply attach an X-PAYMENT header with a valid x402 payment proof.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the `/api/v1/customers/34` endpoint actually returns. The listing's purpose and output must be inferred from the endpoint path and the generic "Premium API Access" label. Prospective callers should be aware that the exact request body format and response structure are undocumented.

Capabilities

x402-paymentusdc-micropaymentbase-networkpay-per-requestno-api-keycustomer-data

Use cases

  • Fetching customer data records with per-request USDC micropayments
  • Integrating pay-as-you-go API access into agent workflows without API key management
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • Agents that need keyless, pay-per-call API access
  • Projects already operating on the Base L2 network with USDC

Not for

  • Users who need detailed API documentation and response schemas before integrating
  • High-volume use cases where per-request payment overhead is impractical
  • Anyone without a Base-compatible wallet and USDC balance

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and no documentation for this specific endpoint. The docs pages are empty beyond a wallet-connect prompt. The listing is effectively a stub with confirmed liveness.

Warnings

  • No documentation available for /api/v1/customers/34 — request body format and response schema are unknown
  • All doc/pricing/README pages render only 'Connect wallet' with no content
  • The endpoint path suggests customer-specific data but its exact purpose is unverified
  • No OpenAPI or machine-readable schema provided

Citations

Provenance

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

Agent access