x402basequality 0.25

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/82`. 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 wide catalog of pay-per-request APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/Web3 data (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 commitments required.

This specific endpoint (`/api/v1/kyc/verifications/82`) is not listed on the site's public catalog, and no documentation was found describing its input schema, required fields, or response format. The `/docs`, `/api`, `/pricing`, and `/README` pages all returned only a "Connect wallet" prompt with no substantive content. Without documentation or example payloads, the exact KYC verification functionality and expected request/response structure remain unknown.

Capabilities

kyc-verificationx402-paymentusdc-basepay-per-requestidentity-verification

Use cases

  • Verifying customer identity as part of onboarding flows
  • Compliance checks for financial or Web3 applications
  • Automated KYC screening integrated into agent workflows

Fit

Best for

  • Developers needing pay-per-call KYC verification without API key management
  • Web3 applications requiring on-chain payment for compliance services
  • Agents that need programmatic identity verification with USDC settlement

Not for

  • Users who need detailed documentation or schema before integrating
  • Bulk KYC processing where per-call pricing may not be cost-effective
  • Applications requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no input/output schema, no examples, and the specific KYC endpoint is not even listed on the provider's public catalog. The docs, API, pricing, and README pages are all empty beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No documentation found for this specific KYC verification endpoint
  • Input schema and required fields are completely unknown
  • The endpoint path includes a numeric ID (82) suggesting it may be a specific resource rather than a general-purpose API
  • The /docs, /pricing, /api, and /README pages contain no substantive content
  • This endpoint is not listed in the provider's public API catalog
  • KYC/identity verification is a regulated category — verify the provider's compliance credentials independently

Citations

Provenance

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

Agent access