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 via the x402 payment protocol. The specific resource `/api/v1/kyc/verifications/66` accepts POST requests and charges up to $0.02 per call in USDC on the Base network. Payment is handled inline via the x402 header — no API keys, accounts, or rate limits are required.

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 specific KYC verification endpoint listed here is not prominently featured on the site's landing page, and no documentation describing its input schema, required fields, or response format was found in the crawl. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content.

Because no input schema or example responses are documented, callers will need to experiment or contact the provider to determine the expected POST body and response structure. The endpoint is confirmed live (returns a valid x402 402 challenge), but the lack of documentation significantly limits usability.

Capabilities

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

Use cases

  • Verifying user identity as part of onboarding flows
  • Compliance checks for financial or Web3 applications
  • Automated KYC screening in agent-driven workflows

Fit

Best for

  • Developers needing pay-per-call KYC without subscription commitments
  • Agent workflows that settle payments in USDC on Base
  • Applications requiring keyless, instant-access identity verification

Not for

  • Bulk KYC processing where per-call pricing is inefficient
  • Use cases requiring detailed documentation or SLA guarantees
  • Environments that cannot settle payments on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no input/output schema, and no examples. The KYC verification endpoint is not listed on the site's landing page, and all doc pages returned only a wallet-connect prompt. Effectively a stub listing.

Warnings

  • No input schema or request body documentation found — callers must guess the expected POST payload.
  • No response schema or example responses available.
  • The /api/v1/kyc/verifications/66 path is not listed among the site's advertised APIs; its purpose and data sources are unclear.
  • Docs, pricing, and API pages returned no useful content beyond a 'Connect wallet' prompt.
  • KYC/identity verification is a regulated category — verify the provider's compliance posture before relying on this in production.

Citations

Provenance

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

Agent access