x402basequality 0.30

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 given employee ID (in this case, employee 40). It is part of a broader suite of pay-per-request APIs offered by lowpaymentfee.com, all gated behind the x402 payment protocol. Payment is settled in USDC on the Base network at $0.02 per call (20,000 base units of USDC with 6 decimals). No API keys or accounts are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The endpoint accepts POST requests and returns JSON. The provider's landing page advertises a wide catalog of endpoints spanning data analytics, AI/ML inference, finance, and utility services, all at the same $0.02 price point. However, this specific endpoint serves sensitive personally identifiable information (employee SSN), which raises significant regulatory and ethical concerns. The crawled documentation pages were essentially empty (showing only "Connect wallet"), so there is no detailed API documentation, request/response schema, or usage guidance available beyond what the x402 challenge and landing page provide.

Callers should be aware that accessing, storing, or transmitting SSN data is subject to strict legal requirements in most jurisdictions (e.g., GLBA, state privacy laws in the US). The legitimacy and legal compliance of this endpoint's data source is unknown.

Capabilities

x402-paymentusdc-base-networkemployee-data-lookupssn-retrievalpay-per-requestno-api-keyjson-response

Use cases

  • Retrieving employee SSN for payroll or HR integrations
  • Automated identity verification workflows requiring SSN
  • Agent-driven data retrieval for compliance checks

Fit

Best for

  • Developers needing programmatic SSN access without API key management
  • Pay-per-use access to employee PII data
  • x402-compatible AI agents on Base network

Not for

  • Anyone without a legitimate, legally compliant need for SSN data
  • Use cases requiring detailed API documentation or SLAs
  • High-volume bulk PII retrieval (no documented rate limits but no guarantees either)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request/response schemas, no OpenAPI spec, and the docs/pricing/README pages are all blank. The endpoint serves highly sensitive PII (SSN) with no visible compliance or data-source information, which is a major red flag.

Warnings

  • This endpoint returns Social Security Numbers (SSN), which is highly regulated PII. Legal compliance of the data source is unknown.
  • No API documentation, request schema, or response schema is available — docs pages are empty.
  • No information about data provenance, accuracy, or authorization to distribute SSN data.
  • The legitimacy of this service for distributing employee SSNs cannot be verified from available materials.

Citations

Provenance

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

Agent access