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 (employee ID 49). It is part of a broader platform offering various pay-per-request APIs across data analytics, AI/ML, finance, and infrastructure categories, all settled via the x402 protocol on the Base network using USDC.
The endpoint is live and returns a standard x402 payment challenge (HTTP 402) when called without payment. It accepts POST requests and requires an X-PAYMENT header containing a valid x402 payment proof. The price is $0.02 per request (20,000 base units of USDC, which has 6 decimals). Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on the Base network, with a maximum timeout of 300 seconds.
Important caveat: This endpoint purports to return SSN data, which is highly sensitive personally identifiable information (PII). There is no documentation explaining the provenance, authorization model, or legal basis for serving this data. The broader site offers dozens of endpoints at a flat $0.02 rate with no API keys and no rate limits, which raises significant questions about data legitimacy and compliance. No OpenAPI schema, detailed documentation, or example responses were found in the crawl.
Capabilities
Use cases
- —Retrieving employee SSN for payroll or HR verification workflows
- —Programmatic access to sensitive employee identifiers
- —Agent-driven identity verification pipelines
Fit
Best for
- —Developers needing pay-per-call access to employee PII without subscription commitments
- —Automated workflows requiring SSN data with crypto-native payment
Not for
- —Production use without verifying legal compliance and data provenance
- —Anyone needing HIPAA, SOC2, or other compliance-certified PII access
- —Use cases requiring bulk data export or batch processing
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/employees/49/ssn \
-H "X-PAYMENT: <x402_payment_proof>" \
-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 documentation, no example responses, and the endpoint serves highly sensitive PII (SSN) with no visible compliance, authorization, or data provenance information. The broader site's docs/pricing/API pages all render only a 'Connect wallet' prompt with no actual content.
Warnings
- —Endpoint serves Social Security Numbers (SSN), which is regulated PII — no compliance documentation, legal basis, or data provenance is provided.
- —No OpenAPI schema or response examples available; response format is unknown.
- —Site documentation pages (/docs, /pricing, /api, /README) are empty beyond a 'Connect wallet' prompt.
- —No rate limits and no API keys advertised — raises concerns about unauthorized bulk access to sensitive data.
- —Data legitimacy is unverified — this may be synthetic/demo data or potentially illegitimate.
Citations
- —Endpoint returns HTTP 402 with x402 challenge requiring USDC payment on Base networkhttps://lowpaymentfee.com/api/v1/employees/49/ssn
- —Price is $0.02 per request (20000 base units USDC with 6 decimals)https://lowpaymentfee.com
- —Platform advertises no API keys, no rate limits, instant accesshttps://lowpaymentfee.com
- —Payment address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with 300 second timeouthttps://lowpaymentfee.com/api/v1/employees/49/ssn