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/26`. It uses the x402 payment protocol on the Base network, accepting USDC (USD Coin) for per-request payment. The x402 challenge is live and returns a 402 with a payment requirement of 20,000 base units of USDC (6 decimals), which equals $0.02 per request.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request. The platform emphasizes no API keys, no rate limits, and instant access via the x402 protocol on the Base L2 network. However, the specific KYC verification endpoint's input schema and response format are not documented in the crawled material. The endpoint accepts HTTP POST requests and returns `application/json`.

Because the docs pages, pricing page, and README all returned only a "Connect wallet" prompt with no substantive content, there is very limited documentation available about what data this endpoint expects as input or returns as output. The endpoint path suggests it may be scoped to a specific verification record (ID 26), but it is unclear whether this is a template parameter or a fixed resource. Users should expect to experiment or contact the provider for integration details.

Capabilities

kyc-verificationx402-paymentusdc-settlementbase-networkpay-per-callhttp-post

Use cases

  • Programmatic KYC verification for onboarding flows
  • Agent-driven identity checks with per-call crypto payment
  • Compliance verification without API key management

Fit

Best for

  • Developers needing pay-per-use KYC without subscription commitments
  • AI agents that can settle payments via x402 on Base
  • Projects requiring instant access to identity verification without signup

Not for

  • High-volume KYC pipelines needing bulk pricing or SLAs
  • Users who cannot pay with USDC on the Base network
  • Applications requiring detailed documentation or guaranteed uptime

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02/request in USDC on Base). However, there is no documentation for the KYC endpoint's input/output schema, no OpenAPI spec, and all doc pages returned only a wallet-connect prompt. The endpoint path includes a hardcoded ID (26) with no explanation. This is effectively a stub listing.

Warnings

  • No documentation available — all doc/pricing/README pages return only a 'Connect wallet' prompt with no content.
  • No input or output schema documented for this KYC verification endpoint.
  • Endpoint path includes a fixed ID '/verifications/26' — unclear if this is a template parameter or a specific resource.
  • KYC/identity verification is a regulated category; no information on data handling, compliance certifications, or privacy policies is available.
  • The platform lists many API categories but none of the crawled pages provide substantive technical details.

Citations

Provenance

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

Agent access