x402basequality 0.25

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 via the x402 payment protocol. The specific resource `/api/v1/kyc/verifications/96` accepts POST requests and charges up to $0.02 per call, settled in USDC on the Base network. No API keys or rate limits are required — callers simply attach an x402 payment header to each request.

The hosting site lowpaymentfee.com offers a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request. However, the specific KYC verification endpoint's input schema, required POST body fields, and response format are not documented in the crawled material. The docs, pricing, and API pages all resolve to a minimal "Connect wallet" prompt with no further technical detail.

Because no OpenAPI spec, request/response examples, or detailed documentation were found, the exact capabilities and expected payload of this KYC verification endpoint remain unclear. Callers should expect to send a JSON POST body and receive a JSON response, but the specific fields are unknown.

Capabilities

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

Use cases

  • Verifying customer identity as part of onboarding flows
  • Automated KYC checks for fintech or Web3 applications
  • Agent-driven compliance verification without API key management

Fit

Best for

  • Developers needing pay-per-call KYC without subscription commitments
  • AI agents that can settle payments via x402 on Base
  • Applications requiring on-demand identity verification with crypto payment rails

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume KYC pipelines where per-call pricing may not be cost-effective
  • Regulated environments requiring auditable vendor certifications for KYC providers

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/96 \
  -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 (returns a valid 402 x402 challenge), but there is no OpenAPI spec, no documentation of request/response schemas, and no examples. The KYC verification endpoint is not even listed on the site's own landing page catalog. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The KYC verification path is not listed among the site's advertised APIs — may be experimental or unlisted
  • Required POST body fields are completely unknown; no request or response examples exist
  • Docs, pricing, and API pages all render only a 'Connect wallet' prompt with no technical content
  • The '/96' suffix suggests a resource-specific ID; unclear if other verification IDs exist or what they represent

Citations

Provenance

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

Agent access