x402basequality 0.30

KYC verification endpoint on Base, paid per-call via x402 with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a KYC (Know Your Customer) verification service accessible at `/api/v1/kyc/verifications/33`. It uses the x402 payment protocol, accepting USDC on the Base network. The endpoint returns a 402 challenge requiring an X-PAYMENT header with payment proof before granting access. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD.

The broader lowpaymentfee.com platform advertises a suite of APIs spanning data & analytics, AI/ML inference (sentiment analysis, 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 $0.02 per request with no API keys, no rate limits, and no minimum commitments. Payment settles on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913).

Note that the specific KYC verification endpoint (`/api/v1/kyc/verifications/33`) is not listed on the site's landing page among the advertised APIs, and no documentation or schema details for this endpoint were found in the crawl. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. The actual request body format and response schema for this KYC endpoint are unknown.

Capabilities

kyc-verificationx402-paymentusdc-baseper-call-billingno-api-key

Use cases

  • Verifying customer identity as part of onboarding flows
  • Compliance checks for financial or Web3 applications
  • Automated KYC verification without managing API keys

Fit

Best for

  • Developers needing pay-per-call KYC without subscription commitments
  • Web3 applications that can settle payments in USDC on Base
  • Agents or automated systems using x402 payment protocol

Not for

  • Users who need detailed documentation or schema before integrating
  • High-volume KYC pipelines requiring bulk pricing or SLAs
  • Applications that cannot settle payments in crypto on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/33 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured), but there is no documentation, no request/response schema, and the specific KYC endpoint is not listed among the site's advertised APIs. Docs pages returned only 'Connect wallet' with no content. The purpose and behavior of this endpoint must be inferred entirely from the URL path.

Warnings

  • No documentation found for this specific KYC verification endpoint
  • The endpoint /api/v1/kyc/verifications/33 is not listed on the provider's landing page among advertised APIs
  • All doc/pricing/API pages returned only 'Connect wallet' with no substantive content
  • Request body format and response schema are completely unknown
  • The path includes a hardcoded ID (33) — unclear if this is a specific verification or a template

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 05:01:48Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access