x402basequality 0.35

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/93`. 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/93`) accepts POST requests and returns JSON. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0.02 USD per request, consistent with the platform's uniform $0.02/request pricing). Payment is made via the x402 "exact" scheme to a designated wallet address. No API keys are required; access is granted immediately upon payment.

The platform advertises no rate limits, no minimums, and no commitments. Documentation pages (`/docs`, `/pricing`, `/README`) all resolve but appear to require a wallet connection to view content, so detailed API schemas and request/response formats are not available from the crawl. The specific behavior of the KYC verification endpoint (what input it expects, what verification it performs, what it returns) is not documented in the crawled material.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkper-call-pricingno-api-keypost-endpoint

Use cases

  • Verifying customer identity as part of onboarding flows
  • Compliance checks for financial or crypto applications
  • Automated KYC screening triggered by agent workflows

Fit

Best for

  • Developers needing pay-per-call KYC without subscription commitments
  • Agent-based workflows requiring programmatic identity verification
  • Crypto-native applications settling micropayments on Base

Not for

  • Bulk KYC processing where per-call pricing becomes expensive at scale
  • Use cases requiring detailed documentation or SLA guarantees before integration
  • Regulated environments that require auditable vendor certifications for KYC providers

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation on request/response schemas, no OpenAPI spec, and the docs pages require wallet connection to view. The purpose of the specific resource ID '93' is unexplained, and the KYC verification functionality is entirely undocumented in crawled material.

Warnings

  • No API documentation available — all doc pages require wallet connection and returned no content.
  • The specific endpoint path includes a numeric ID (/verifications/93) whose meaning is unclear — it may be a specific verification record rather than a general-purpose endpoint.
  • KYC/identity verification is a regulated category; no information about the provider's compliance certifications, data handling, or jurisdiction is available.
  • Request and response schemas are completely unknown — no OpenAPI spec or examples found.

Citations

Provenance

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

Agent access