Retrieve employee SSN data via x402 micropayment on Base network for $0.02 per request.
What it does
This endpoint at lowpaymentfee.com returns employee Social Security Number (SSN) data for a specific employee record (ID 118) behind an x402 paywall. The endpoint accepts POST requests and is settled in USDC on the Base network. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02 per request.
The provider lowpaymentfee.com hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. This particular endpoint is specifically for retrieving SSN information tied to employee ID 118. No OpenAPI schema, request body documentation, or response examples were found in the crawled material; the docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content.
Because this endpoint deals with highly sensitive personally identifiable information (SSNs), consumers should exercise extreme caution regarding legal compliance (e.g., FCRA, state privacy laws, GDPR) before making any calls. The legitimacy and provenance of the underlying data is unknown from the available material.
Capabilities
Use cases
- —Retrieving SSN data for employee verification workflows
- —Programmatic access to sensitive employee records behind a paywall
- —Agent-driven identity verification pipelines
Fit
Best for
- —Developers needing on-demand SSN retrieval without API key management
- —Automated compliance or verification systems that can handle x402 payments
- —Agents operating on Base network with USDC for micropayments
Not for
- —Anyone without a clear legal basis to access SSN data
- —Use cases requiring bulk or batch SSN lookups (single employee ID only)
- —Users who cannot settle payments in USDC on the Base L2 network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/employees/118/ssn \
-H "X-PAYMENT: <x402_payment_token>" \
-H "Content-Type: application/json"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response documentation, no examples, and the docs pages are empty. The endpoint exposes highly sensitive PII (SSN) with no visible compliance or data provenance information, which is a significant red flag.
Warnings
- —This endpoint returns Social Security Numbers — highly regulated PII. Ensure full legal compliance (FCRA, state/federal privacy laws) before use.
- —No documentation, request schema, or response schema is available; behavior must be inferred entirely from the URL path.
- —Data provenance and legitimacy of the SSN data is unknown.
- —Docs, pricing, and API pages returned only 'Connect wallet' with no substantive content.
- —Endpoint is scoped to a single employee ID (118); unclear if other IDs are supported or how to discover them.
Citations
- —The x402 challenge returns maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/employees/118/ssn
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/employees/118/ssn
- —All APIs priced at $0.02 per request with no API keys, no rate limits, instant access on Base networkhttps://lowpaymentfee.com
- —Docs, pricing, and API pages show only 'Connect wallet' with no further contenthttps://lowpaymentfee.com/docs