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 SSN (Social Security Number) data for a specific employee record (ID 105) 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, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. This particular endpoint falls outside those advertised categories and appears to serve sensitive personally identifiable information (PII). No OpenAPI schema, request/response examples, or detailed documentation were found beyond the x402 challenge itself.
Because this endpoint returns Social Security Numbers — highly regulated PII in the United States — consumers should exercise extreme caution. The legitimacy and legality of this data source is unclear. There is no documentation explaining the data provenance, authorization model, or compliance posture. The crawled docs, pricing, API, and README pages all returned only a "Connect wallet" stub with no substantive content.
Capabilities
Use cases
- —Retrieving employee SSN for payroll or identity verification workflows
- —Programmatic access to sensitive employee records behind a micropayment wall
- —Agent-driven PII lookup with per-call USDC settlement
Fit
Best for
- —Developers needing on-demand SSN data with no API key signup
- —Agents that can settle x402 payments in USDC on Base
- —Pay-per-use access to employee records
Not for
- —Any use case requiring verified, compliant PII sourcing with clear data provenance
- —Production systems subject to US privacy regulations (GLBA, FCRA, state SSN protection laws)
- —Users who cannot settle USDC payments on the Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/employees/105/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 examples, no meaningful documentation, and the endpoint serves highly sensitive PII with no explanation of data provenance or compliance. Docs pages returned only wallet-connect stubs.
Warnings
- —This endpoint returns Social Security Numbers — highly regulated PII in the US. Data provenance, authorization, and legal compliance are completely undocumented.
- —No OpenAPI schema, request body specification, or response examples are available.
- —All documentation pages (/docs, /api, /pricing, /README) returned only a 'Connect wallet' stub with no substantive content.
- —The legitimacy of this data source cannot be verified from available materials. Use at your own legal risk.
- —Endpoint path is hardcoded to employee ID 105; it is unclear whether other employee IDs are supported.
Citations
- —x402 challenge returns maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/employees/105/ssn
- —USDC asset contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/employees/105/ssn
- —All APIs priced at $0.02 per request with no API keys, no rate limits, instant access on Base networkhttps://lowpaymentfee.com
- —Docs, API, pricing, and README pages returned only 'Connect wallet' stubhttps://lowpaymentfee.com/docs