x402basequality 0.25

KYC verification endpoint on Base, pay-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 via the x402 payment protocol. The specific resource `/api/v1/kyc/verifications/41` accepts POST requests and charges up to $0.02 per call in USDC on the Base network. No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The broader lowpaymentfee.com platform advertises a suite 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 and settle on Base using USDC. However, the specific endpoint being listed here is a KYC verification resource, which is not prominently featured on the site's landing page among the advertised categories.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what input the KYC verification endpoint expects or what it returns. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual functionality behind the paywall is unverifiable from available materials.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkpay-per-requestno-api-key

Use cases

  • Verifying customer identity as part of onboarding flows
  • Performing KYC checks without managing API key infrastructure
  • Integrating compliance verification into agent-driven workflows

Fit

Best for

  • Developers needing simple pay-per-call KYC verification
  • Agent workflows requiring on-demand identity checks without subscriptions
  • Projects already using USDC on Base for payments

Not for

  • Teams needing detailed documentation or SLAs before integration
  • High-volume KYC pipelines requiring bulk pricing or guaranteed throughput
  • Regulated environments requiring auditable vendor compliance certifications

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on request format, response schema, or what the KYC verification actually does. The /docs and related pages are empty. The KYC endpoint isn't even listed on the site's landing page. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet' with no content.
  • No request or response schema provided; it is unknown what input the endpoint expects or what it returns.
  • The KYC verification endpoint is not listed among the advertised APIs on the landing page, raising questions about its status.
  • KYC/identity verification is a regulated category — no compliance certifications or data handling policies are documented.
  • Endpoint functionality behind the paywall is completely unverifiable from available materials.

Citations

Provenance

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

Agent access