x402basequality 0.25

Retrieve employee SSN data via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns employee Social Security Number (SSN) data for a specific employee record (ID 159) behind an x402 paywall. It accepts POST requests and settles payments in USDC on the Base network using the x402 "exact" payment scheme.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers various pay-per-call APIs across data analytics, AI/ML inference, finance, and utility categories — all priced at $0.02 per request with no API keys, no rate limits, and no subscriptions required. The x402 challenge confirms the endpoint is live, returning a 402 Payment Required response with a valid payment challenge specifying maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields are returned beyond the URL path suggesting SSN data for employee 159. The nature of the data (SSN) raises significant regulatory and ethical concerns — SSNs are highly sensitive personally identifiable information (PII) subject to strict legal protections in the United States.

Capabilities

x402-paymentusdc-base-networkemployee-data-lookupssn-retrievalpay-per-callno-api-key

Use cases

  • Retrieving employee SSN data for authorized payroll or HR integrations
  • Programmatic access to sensitive employee records behind a paywall
  • Agent-driven data retrieval with per-call crypto micropayments

Fit

Best for

  • Developers needing pay-per-call access to employee data without API key management
  • Agents that can settle x402 payments in USDC on Base

Not for

  • Anyone without legal authorization to access SSN data
  • Use cases requiring bulk data export or batch processing (no documented batch endpoints)
  • Users who cannot transact in USDC on Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/159/ssn \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (valid 402 challenge captured), but documentation is essentially nonexistent — all doc pages return only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and the endpoint exposes highly sensitive PII (SSN) with no visible compliance or authorization framework documented.

Warnings

  • This endpoint purports to serve Social Security Numbers (SSNs), which are highly sensitive PII regulated under US federal and state laws. Use without proper authorization may violate law.
  • No documentation exists beyond the landing page — docs, API, pricing, and README pages all show only 'Connect wallet'.
  • No OpenAPI schema or request/response examples are available; the actual data returned is unknown.
  • The endpoint path is hardcoded to employee ID 159; it is unclear whether other employee IDs are supported or what the data source is.
  • No information about data provenance, accuracy, or legal basis for serving SSN data is provided.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:02:01Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-24

Agent access