x402basequality 0.30

KYC verification endpoint paid per-call via x402 on Base (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 path `/api/v1/kyc/verifications/100` accepts POST requests and charges up to $0.02 per call, settled 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 hosting site lowpaymentfee.com offers a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request. However, the KYC verification endpoint is not explicitly listed on the site's landing page, and no documentation was found describing its input schema, required fields, or response format. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content.

Because there is no published documentation for this specific endpoint — no input schema, no example requests or responses, and no description of what "verifications/100" means — callers should treat this as an under-documented service. The x402 challenge is live and well-formed, confirming the endpoint is operational, but the actual behavior behind the paywall is unknown from publicly available information.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkper-call-billingno-api-key

Use cases

  • Verifying customer identity as part of onboarding flows
  • Compliance checks for financial or regulated services
  • Automated KYC screening in agent-driven workflows

Fit

Best for

  • Developers needing pay-per-call KYC without subscription commitments
  • Agent workflows requiring on-chain-settled identity verification
  • Applications on Base that want native USDC micropayments for compliance APIs

Not for

  • Bulk KYC processing where per-call pricing is inefficient
  • Users who need detailed documentation or SLA guarantees before integration
  • Non-crypto projects that prefer traditional API key authentication

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment. However, there is zero documentation on the KYC endpoint's input/output schema, no examples, and the endpoint isn't even listed on the provider's landing page. This is effectively a stub listing.

Warnings

  • No documentation found for the /api/v1/kyc/verifications/100 endpoint — input fields and response format are unknown.
  • This endpoint is not listed on the provider's public API catalog page, raising questions about its intended availability.
  • Docs, pricing, and API pages returned only 'Connect wallet' with no usable content.
  • KYC/identity verification is a regulated category — verify the provider's compliance posture before relying on this service.

Citations

Provenance

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

Agent access