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

The specific endpoint probed (`/api/v1/kyc/verifications/48`) accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0.02 USD per request, since USDC uses 6 decimals). The platform's landing page confirms a flat $0.02/request pricing model across its API catalog, with no API keys, no rate limits, and no minimum commitments required.

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 detailed description of what the KYC verification endpoint accepts or returns. The endpoint path includes an ID (`48`), but it is unclear whether this refers to a specific verification record, a verification type, or something else. Users should expect to experiment or contact the provider for integration details.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkper-call-pricingjson-responsepost-method

Use cases

  • Verifying customer identity as part of onboarding flows
  • Compliance checks for financial or crypto applications
  • Automated KYC lookups triggered by agent workflows
  • Pay-per-use identity verification without API key management

Fit

Best for

  • Developers needing low-cost, no-signup KYC verification
  • Agent-based workflows that can settle payments in USDC on Base
  • Projects that want per-call pricing without rate limits or subscriptions

Not for

  • Users who need detailed documentation or integration guides before adopting
  • High-volume KYC pipelines requiring bulk pricing or SLAs
  • Applications that cannot settle payments in crypto (USDC on Base)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the KYC verification endpoint actually does or accepts. 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; input format is unknown.
  • The endpoint path includes an ID (48) whose meaning is unclear — it may not be a general-purpose KYC endpoint.
  • KYC/identity verification is a regulated category; verify the provider's compliance posture before use.

Citations

Provenance

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

Agent access