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 161) 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 scoped to returning SSN information for employee 161. No OpenAPI schema, request body documentation, or response schema was found in the crawl; the docs, pricing, and API pages all returned only a "Connect wallet" prompt with no additional content.
Because this endpoint exposes personally identifiable information (SSN), consumers should exercise extreme caution regarding legal and regulatory compliance (e.g., FCRA, state privacy laws, GDPR if applicable). 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 employee PII behind a micropayment wall
- —Agent-driven identity data retrieval with per-call payment
Fit
Best for
- —Developers needing on-demand SSN data with no subscription
- —Agents that can settle x402 payments in USDC on Base
- —Use cases where per-request pricing is preferred over bulk contracts
Not for
- —Users who need bulk employee data exports (single-record endpoint)
- —Scenarios where regulatory compliance for PII handling is uncertain
- —Applications outside jurisdictions that permit programmatic SSN access
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/employees/161/ssn \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no request/response schema, no documentation beyond a wallet-connect prompt, and the endpoint exposes highly sensitive PII (SSN) with no information about data provenance or compliance.
Warnings
- —Endpoint exposes Social Security Number data — highly regulated PII. Legal compliance (FCRA, state privacy laws, GDPR) is the caller's responsibility.
- —No documentation, OpenAPI schema, or response examples are available; docs pages return only 'Connect wallet'.
- —Data provenance and legitimacy of the SSN data is completely unknown from available material.
- —Endpoint is scoped to a single employee ID (161); unclear if other employee IDs are supported via different URLs.
Citations
- —x402 challenge returns maxAmountRequired of 20000 base units of USDC on Base networkhttps://lowpaymentfee.com/api/v1/employees/161/ssn
- —USDC asset address 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Basehttps://lowpaymentfee.com/api/v1/employees/161/ssn
- —All APIs priced at $0.02 per request with no API keys, no rate limits, instant accesshttps://lowpaymentfee.com