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/46`. 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 use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint probed (`/api/v1/kyc/verifications/46`) returns a live 402 challenge requesting up to $0.02 per call (maxAmountRequired of 20,000 base units of USDC, which has 6 decimals = $0.02). The platform advertises a flat $0.02/request pricing across all its APIs with no API keys, no rate limits, and instant access. Payment is made via the x402 `exact` scheme to a specified wallet address.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical content. There is no OpenAPI spec, no request/response schema documentation, and no examples available. The endpoint path suggests it may relate to retrieving or initiating a KYC verification (resource ID 46), but the exact input parameters and response format are unknown. The POST method is indicated in the outputSchema.

Capabilities

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

Use cases

  • Verifying user identity as part of onboarding flows
  • Compliance checks for financial or crypto applications
  • Automated KYC verification without managing API keys or subscriptions

Fit

Best for

  • Developers needing pay-per-call KYC verification without subscription commitments
  • Crypto-native applications that can settle payments in USDC on Base
  • Agents or automated systems using x402 protocol for seamless micropayments

Not for

  • Production KYC workflows requiring documented SLAs and detailed response schemas
  • Applications needing bulk/batch identity verification at volume discounts
  • Teams that require comprehensive API documentation before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is zero documentation on request parameters, response schema, or what 'verifications/46' actually does. No OpenAPI spec, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No API documentation available — all doc pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The endpoint path '/api/v1/kyc/verifications/46' has a hardcoded resource ID (46) with no explanation of what it represents
  • KYC/identity verification is a regulated category — no information on compliance standards, data handling, or privacy policies
  • The platform lists many API categories but provides no evidence of actual functionality behind any of them

Citations

Provenance

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

Agent access