x402basequality 0.30

x402-gated premium API access on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 payment wall. The specific resource `/api/v1/customers/6` is part of a broader platform that offers a variety of pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints on the platform use the x402 protocol, accepting USDC payments on the Base network with no API keys, no rate limits, and no commitments required.

The `/api/v1/customers/6` endpoint accepts POST requests and returns JSON. Based on the x402 challenge, the maximum amount required per call is 20,000 units of USDC (the asset at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base, which has 6 decimals, so this equates to $0.02 per request). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a timeout of 300 seconds.

The platform's landing page lists numerous other endpoints at $0.02/request each, covering sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, and more. However, documentation beyond the landing page is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. The exact schema of request inputs and response outputs for this specific endpoint is not documented, making it difficult to know what data to POST or what response to expect.

Capabilities

x402-paymentusdc-on-basepay-per-requestjson-apipost-methodno-api-keycustomer-data

Use cases

  • Accessing customer data records behind a micropayment wall
  • Programmatic pay-per-call API consumption without API key management
  • Agent-driven data retrieval using x402 USDC payments on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents that can settle x402 payments in USDC on Base
  • Users who prefer no subscription commitments for API calls

Not for

  • Users needing detailed API documentation or OpenAPI schemas before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/customers/6 \
  -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 challenge, confirming it works. However, there is no documentation for request/response schemas, no OpenAPI spec, and the docs/pricing/README pages are all empty beyond a wallet-connect prompt. The purpose of '/api/v1/customers/6' is unclear — 'Premium API Access' is generic. This is effectively a stub listing.

Warnings

  • No request or response schema documented — impossible to know what to POST or what the response looks like
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no useful content
  • The endpoint path '/api/v1/customers/6' with a hardcoded ID is unusual and its purpose is unclear
  • Cannot verify what data this endpoint actually returns without making a paid request

Citations

Provenance

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

Agent access