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 at `/api/v1/kyc/verifications/95`. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, and infrastructure utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint listed here accepts POST requests and costs $0.02 per call (20,000 base units of USDC with 6 decimals). Payment is handled inline via the X-PAYMENT header — no API keys, accounts, or rate limits are required. The x402 challenge was successfully captured, confirming the endpoint is live and accepting payments to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second payment timeout.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what input the KYC verification endpoint expects or what it returns. The endpoint path includes an ID (`95`), but it is unclear whether this is a fixed resource or a variable parameter. The platform's landing page confirms uniform $0.02 pricing and lists categories of APIs but does not specifically list KYC endpoints, making this endpoint's exact functionality uncertain.

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
  • Compliance screening integrated into agent workflows

Fit

Best for

  • Developers needing quick, keyless KYC verification via crypto micropayments
  • AI agents that need to perform identity checks without pre-registration
  • Web3 projects requiring on-chain-settled compliance APIs

Not for

  • Users who need detailed documentation or SLA guarantees before integrating
  • High-volume KYC pipelines requiring bulk pricing or enterprise contracts
  • Applications that cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/kyc/verifications/95 \
  -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 x402 challenge is live and confirms pricing and network, but there is zero documentation on request format, response schema, or what the KYC verification actually does. No OpenAPI spec, no examples, and the docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only a wallet-connect prompt with no content.
  • No OpenAPI or request/response schema provided; input and output formats are unknown.
  • The endpoint path includes a fixed ID (95) whose meaning is unclear — it may be a specific resource rather than a general verification endpoint.
  • KYC/identity verification is a regulated category; no information on data handling, compliance certifications, or privacy policy is available.
  • The platform landing page does not list any KYC endpoints among its advertised APIs, raising questions about this endpoint's status.

Citations

Provenance

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

Agent access