x402basequality 0.30

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/92`. 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.

The broader lowpaymentfee.com platform offers a range of pay-per-request APIs spanning data & analytics, AI & machine learning (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

Note that while the endpoint is live and returns a valid x402 challenge, the specific KYC verification path (`/verifications/92`) is not listed among the documented APIs on the landing page, and no documentation exists describing the expected request body or response schema for this endpoint. The docs, pricing, and API pages behind the site all appear to require wallet connection and provide no additional technical detail.

Capabilities

kyc-verificationx402-paymentusdc-basepay-per-requestjson-apipost-method

Use cases

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

Fit

Best for

  • Developers needing pay-per-call KYC without API key management
  • Agent-driven identity verification with crypto payment
  • Low-volume or on-demand compliance checks

Not for

  • High-volume KYC pipelines requiring bulk pricing or SLAs
  • Users who need detailed documentation or schema guarantees before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/92 \
  -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 endpoint is live and returns a valid x402 challenge, but there is no documentation for the KYC verification endpoint—no request schema, no response schema, no examples. The docs pages are empty behind a wallet-connect gate. The specific path /api/v1/kyc/verifications/92 is not listed on the landing page, making its purpose and input/output entirely opaque.

Warnings

  • The endpoint path /api/v1/kyc/verifications/92 is not listed among the documented APIs on the provider's landing page.
  • No request or response schema is available; input format is unknown.
  • All documentation pages (docs, pricing, API, README) are gated behind wallet connection and contain no useful content.
  • KYC/identity verification is a regulated category—verify the provider's compliance posture before relying on results.
  • The hardcoded ID '92' in the path is unexplained; it may refer to a specific verification record rather than a general-purpose endpoint.

Citations

Provenance

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

Agent access