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 (ID 173) behind an x402 paywall. It accepts POST requests and settles payments 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 broader lowpaymentfee.com platform offers a variety of x402-gated API endpoints across categories including data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per call. The platform advertises no API keys, no rate limits, and instant access. However, this specific endpoint exposes what appears to be personally identifiable information (an employee's SSN), which raises significant regulatory and ethical concerns.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields are returned or what input the POST body expects. The endpoint is live (returns a valid 402 challenge), but the actual behavior after payment is entirely unknown from available materials.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datassn-lookupper-request-pricing

Use cases

  • Retrieving employee SSN data for authorized payroll or HR integrations
  • Demonstrating x402 micropayment protocol usage on Base
  • Per-call access to sensitive employee records without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Systems that need on-demand SSN retrieval with per-call billing
  • Authorized HR or payroll services requiring programmatic SSN access

Not for

  • Any use case that would violate privacy regulations (GDPR, CCPA, FCRA, etc.)
  • Production systems requiring documented schemas and SLAs
  • Bulk data retrieval — each call costs $0.02 with no batch endpoint documented

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/173/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 and returns a valid x402 challenge, but there is zero documentation on request format, response schema, or actual data returned. The endpoint exposes what purports to be PII (SSN), raising serious regulatory red flags. No OpenAPI spec, no examples, and all doc pages are empty.

Warnings

  • This endpoint claims to return Social Security Numbers — a highly regulated category of PII. Use may violate FCRA, CCPA, GDPR, or other privacy laws depending on jurisdiction and authorization.
  • No documentation exists beyond the landing page listing. Request body format and response schema are completely unknown.
  • The SSN endpoint is for a hardcoded employee ID (173); it is unclear whether other employee IDs are supported or if this is a demo.
  • The legitimacy and data source of this endpoint cannot be verified from available materials. Exercise extreme caution.

Citations

Provenance

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

Agent access