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 at `/api/v1/kyc/verifications/34`. It uses the x402 payment protocol, accepting USDC on the Base network. The endpoint returns a 402 challenge requiring an X-PAYMENT header with payment proof before granting access. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD per request.

The broader lowpaymentfee.com platform advertises a range of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities — all priced uniformly at $0.02 per request. The platform emphasizes a no-API-key, no-rate-limit, pay-per-use model settled on the Base network. However, the specific KYC verification endpoint (`/api/v1/kyc/verifications/34`) is not listed on the site's public landing page, and no documentation, input schema, or example responses are available for it. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content.

Because there is no published documentation describing what this KYC endpoint accepts as input or returns as output, its actual functionality is unclear. The path suggests it may relate to retrieving or submitting a verification record (ID 34), but this is speculative. The endpoint is confirmed live (402 challenge captured), and the payment parameters are well-defined.

Capabilities

x402-paymentusdc-basekyc-verificationpay-per-requestno-api-key

Use cases

  • Programmatic KYC verification checks for onboarding workflows
  • Agent-driven identity compliance lookups paid per call
  • Integrating KYC status checks into Web3 dApps without API key management

Fit

Best for

  • Developers needing pay-per-use KYC verification without subscriptions
  • AI agents that can settle x402 payments on Base
  • Web3 applications requiring on-demand compliance checks

Not for

  • Users who need detailed API documentation or schemas before integrating
  • High-volume KYC pipelines requiring bulk pricing or SLAs
  • Non-crypto workflows that cannot settle USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/34 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear payment parameters. However, there is no documentation, no input/output schema, no example requests or responses, and the specific KYC endpoint is not even listed on the provider's landing page. Functionality is essentially unknown beyond the path name.

Warnings

  • No documentation available for this specific KYC endpoint — docs pages render only 'Connect wallet'
  • The endpoint path includes a hardcoded ID (34), suggesting it may be a specific resource rather than a general-purpose KYC API
  • This endpoint is not listed among the provider's publicly advertised APIs on the landing page
  • KYC/identity verification is a regulated category — verify the provider's compliance posture before relying on results
  • No input schema or output schema is documented; integration requires trial and error

Citations

Provenance

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

Agent access