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 at `/api/v1/kyc/verifications/84`. It uses the x402 payment protocol, accepting USDC on the Base network. Each call costs $0.02 (20,000 base units of USDC with 6 decimals). The endpoint accepts POST requests and returns JSON responses.

The broader lowpaymentfee.com platform offers a suite of pay-per-request APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion). All endpoints share the same $0.02-per-request pricing model with no API keys, no rate limits, and no minimum commitments — payment is handled entirely through the x402 protocol using USDC on Base.

Documentation on the site is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of what the KYC verification endpoint actually accepts or returns. The specific resource ID "84" in the path is unexplained. Prospective users should expect to experiment or contact the provider for integration guidance.

Capabilities

kyc-verificationx402-paymentusdc-basepay-per-requestpost-json

Use cases

  • Verifying customer identity as part of onboarding flows
  • Compliance checks for financial or crypto applications
  • Automated KYC screening triggered by agent workflows

Fit

Best for

  • Developers needing pay-per-call KYC without API key management
  • Crypto-native applications that can pay with USDC on Base
  • Agents that need frictionless identity verification via x402

Not for

  • Users who need detailed documentation or SLA guarantees before integrating
  • Batch KYC processing at high volume where per-call pricing may not be optimal
  • Applications requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/84 \
  -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 (returns a valid 402 x402 challenge), but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the KYC verification endpoint accepts or returns. The resource ID '84' in the path is unexplained. Effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The specific resource path '/api/v1/kyc/verifications/84' with a hardcoded ID is unexplained
  • KYC/identity verification is a regulated category — verify the provider's compliance posture before use
  • The KYC endpoint is not listed on the provider's own homepage among available APIs

Citations

Provenance

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

Agent access