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 via the x402 payment protocol. The specific resource `/api/v1/kyc/verifications/75` accepts POST requests and charges up to $0.02 per call 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-request 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's input schema, required POST body fields, and response format are not documented in any crawled page. The docs, pricing, and API pages all resolve to a minimal "Connect wallet" prompt with no further detail. Because of this, the exact capabilities of the KYC verification (what data it accepts, what checks it performs, what it returns) remain unknown.

Payment settles in USDC (contract 0x8335…2913) on Base to address 0x1A2B…85F3, with a maximum amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The endpoint is live and returning a valid x402 challenge.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkpay-per-requestno-api-key

Use cases

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

Fit

Best for

  • Developers needing on-demand KYC checks without subscription commitments
  • AI agents that can settle micropayments in USDC on Base
  • Applications requiring keyless, pay-per-use identity verification

Not for

  • Users who need detailed documentation before integrating (docs are currently empty)
  • High-volume KYC pipelines where batch pricing would be more economical
  • Use cases requiring non-crypto payment rails

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/75 \
  -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 402 challenge, but there is zero documentation on the KYC verification's input fields, response schema, or what checks it actually performs. Docs pages are empty stubs. The listing is essentially a stub with only pricing and protocol details confirmed.

Warnings

  • No documentation available for this endpoint — input body schema and response format are completely unknown.
  • The nature of the KYC verification (what data is checked, what is returned) cannot be confirmed from available sources.
  • Docs, pricing, API, and README pages all render only a 'Connect wallet' prompt with no content.
  • KYC/identity verification is a regulated category — verify the provider's compliance posture independently.

Citations

Provenance

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

Agent access