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/67`. 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 advertises a suite 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 commitments required — payment is handled entirely through the x402 protocol on the Base L2 network.

The specific KYC verifications endpoint is not listed on the site's main API catalog, and no documentation was found describing its request schema, required fields, or response format. The crawled docs, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. Without input/output schema details or usage examples, integrators will need to experiment or contact the provider to understand the expected request body and response structure.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkpay-per-requestjson-api

Use cases

  • Verifying customer identity as part of onboarding flows
  • Performing KYC checks for financial or Web3 applications
  • Automating compliance verification without managing API keys

Fit

Best for

  • Developers needing pay-per-call KYC verification without subscriptions
  • Web3 applications requiring on-chain payment for compliance services
  • Agents that can settle micropayments via x402 on Base

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Bulk KYC processing where per-request pricing may not be cost-effective

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/67 \
  -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 (returns a valid 402 x402 challenge), but there is no documentation, no input/output schema, and the specific KYC endpoint is not even listed on the provider's own landing page. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • The /api/v1/kyc/verifications/67 endpoint is not listed in the provider's public API catalog — its purpose and stability are unclear.
  • No request body schema or response schema is documented anywhere; integration requires guesswork.
  • All documentation pages (docs, pricing, README, api) returned only a 'Connect wallet' prompt with no substantive content.
  • The path includes a numeric ID (67) which may refer to a specific verification record rather than a general-purpose endpoint.

Citations

Provenance

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

Agent access