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 at `/api/v1/kyc/verifications/89`. It is part of a broader platform offering dozens of pay-per-request 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 listed here accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The platform's landing page confirms a flat $0.02/request pricing model across all its APIs, with no API keys, no rate limits, and no minimum commitments required.

Note that while this endpoint is live and responding with a valid x402 challenge, the KYC verification path (`/verifications/89`) suggests it may be tied to a specific verification record or workflow. No detailed documentation, request schema, or response schema was found in the crawl — the docs, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. The actual behavior, required POST body fields, and response format for this KYC endpoint are unknown from the available material.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-response

Use cases

  • Verifying user identity as part of onboarding or compliance workflows
  • Programmatic KYC checks from AI agents or automated pipelines
  • Pay-per-use identity verification without subscription or API key management

Fit

Best for

  • Developers needing low-friction, pay-per-call KYC verification
  • Agents or bots that need to trigger identity checks without pre-registration
  • Projects on Base that want USDC-settled compliance APIs

Not for

  • High-volume KYC pipelines requiring bulk pricing or SLAs
  • Users who need detailed documentation or guaranteed response schemas before integrating
  • Workflows requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/89 \
  -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 with a valid x402 challenge and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation, no request/response schema, and no explanation of what the KYC verification endpoint actually does or requires. The docs pages returned only wallet-connect prompts. The path includes a hardcoded ID (89) whose meaning is unclear.

Warnings

  • No documentation available — docs, pricing, and README pages all return only a 'Connect wallet' prompt with no content.
  • No request body schema or response schema is documented or inferrable for this KYC endpoint.
  • The path '/api/v1/kyc/verifications/89' includes a specific numeric ID (89); it is unclear whether this is a fixed resource or a parameterized path.
  • KYC/identity verification is a regulated category — verify the provider's compliance posture before relying on this for production use.
  • This specific KYC endpoint is not listed on the provider's landing page among the advertised APIs.

Citations

Provenance

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

Agent access