x402basequality 0.25

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/76`. It is part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint probed (`/api/v1/kyc/verifications/76`) returns a live 402 challenge requesting up to 20,000 base units of USDC (0.02 USD) per request via the "exact" scheme. The platform advertises a flat $0.02 per request across all its APIs, with no API keys, no rate limits, and no minimum commitments required. The endpoint accepts POST requests and returns `application/json`.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what input the KYC verification endpoint expects or what it returns. The resource path includes a numeric ID (76), but it is unclear whether this refers to a specific verification record, a verification type, or something else. Without documentation, the actual functionality and expected request body remain unknown.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkper-call-pricingjson-response

Use cases

  • Performing KYC identity verification checks on demand
  • Integrating compliance verification into onboarding flows
  • Agent-driven identity checks settled with USDC on Base

Fit

Best for

  • Developers needing pay-per-call KYC without API key management
  • Agents that can settle x402 payments on Base
  • Low-volume or sporadic identity verification needs

Not for

  • High-volume KYC pipelines requiring documented SLAs and schemas
  • Users who need detailed documentation or request/response examples before integration
  • Fiat-only payment environments with no crypto settlement capability

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/76 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on request format, response schema, or what the KYC verification actually does. No OpenAPI spec, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • No OpenAPI or request/response schema provided; the expected POST body and response format are completely unknown.
  • The path '/api/v1/kyc/verifications/76' includes a hardcoded numeric ID whose meaning is unclear.
  • KYC/identity verification is a regulated category — no information on data handling, compliance certifications, or privacy policies is available.
  • The platform lists many API categories but this specific KYC endpoint is not listed on the homepage, raising questions about its status.

Citations

Provenance

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

Agent access