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 184) 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 and returns application/json content.

However, this specific endpoint raises significant concerns. It purports to serve personally identifiable information (an employee's SSN), which is highly sensitive regulated data. There is no documentation explaining the data source, authorization model, or legal basis for serving SSNs via a public pay-per-call API. The broader site's docs, pricing, and API pages are essentially empty (showing only "Connect wallet"). The platform appears to be a demonstration or test deployment of x402 payment infrastructure rather than a production data service with verified, legitimate data sources.

Capabilities

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

Use cases

  • Retrieving employee SSN data behind a micropayment wall
  • Testing x402 payment protocol integrations
  • Demonstrating pay-per-call API patterns on Base network

Fit

Best for

  • Developers testing x402 payment flows
  • Exploring micropayment-gated API patterns

Not for

  • Production PII handling without verified compliance and legal review
  • Any use case requiring verified, authoritative SSN data
  • Applications subject to data protection regulations (GDPR, CCPA, etc.)

Quick start

# This endpoint requires an x402 payment header (USDC on Base)
curl -X POST https://lowpaymentfee.com/api/v1/employees/184/ssn \
  -H 'Content-Type: application/json' \
  -H 'X-PAYMENT: <x402_payment_token>'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 in USDC on Base), but there is no documentation, no OpenAPI schema, no example responses, and the docs/pricing/API pages are empty stubs. The endpoint claims to serve highly sensitive PII (SSN) with no visible compliance, authorization, or data-source documentation, which is a major red flag.

Warnings

  • Endpoint claims to serve Social Security Numbers (PII) — highly regulated data with no visible compliance documentation
  • No OpenAPI schema, no example requests or responses available
  • All documentation pages (docs, pricing, API, README) are empty — only show 'Connect wallet'
  • Data source and legitimacy of employee records are completely unknown
  • This may be a demo/test deployment rather than a production service
  • Using this endpoint for real PII could violate data protection laws

Citations

Provenance

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

Agent access