x402basequality 0.35

Pay-per-call customer data API 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 access to a "Premium API Access" resource at the path `/api/v1/customers/32`. It is part of a broader platform offering multiple API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request and settled via the x402 protocol on the Base network using USDC.

The specific endpoint `/api/v1/customers/32` accepts POST requests and returns JSON. Payment is handled inline: callers must include an X-PAYMENT header with a valid x402 payment proof. The maximum amount required per call is 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a timeout of 300 seconds.

Documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, 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/32` endpoint actually returns. The endpoint name suggests customer record retrieval, but the exact data schema and input parameters are unknown. The platform advertises no API keys, no rate limits, and instant access.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsepost-methodcustomer-data

Use cases

  • Retrieving customer data records on a per-call payment basis
  • Integrating pay-per-use API access into agent workflows without API keys
  • Accessing premium data endpoints settled in USDC on Base

Fit

Best for

  • Agents or applications needing keyless, pay-per-call API access
  • Developers who want to avoid subscription commitments for occasional API calls
  • Crypto-native workflows that can settle payments on Base in USDC

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume use cases where per-request pricing at $0.02 may add up quickly
  • Anyone unable to produce x402 payment proofs on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/customers/32 \
  -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 (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC per call on Base). However, there is no OpenAPI schema, no request/response examples, and no documentation beyond a landing page listing. The actual purpose and data returned by /api/v1/customers/32 are unknown, making this 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 for request or response payloads.
  • The specific purpose and data returned by /api/v1/customers/32 is undocumented and unclear.
  • No examples of successful responses are available anywhere in the crawled material.

Citations

Provenance

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

Agent access