x402basequality 0.35

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 39) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network using the x402 "exact" scheme.

The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals), which equals $0.02 per request. The provider's landing page confirms a flat $0.02/request pricing model across all their API endpoints, with no API keys, no rate limits, and instant access. The endpoint is live and returning a proper 402 challenge.

This endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per call. However, this specific endpoint deals with sensitive personally identifiable information (employee SSN), which raises significant regulatory and ethical concerns. Users should exercise extreme caution and ensure compliance with applicable data protection laws before accessing this endpoint.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupjson-responsemicropayment

Use cases

  • Retrieving employee SSN for authorized payroll or HR integrations
  • Programmatic access to sensitive employee records behind a paywall
  • Agent-driven identity verification workflows (with proper authorization)

Fit

Best for

  • Developers needing pay-per-call access to employee PII without API key management
  • Automated systems that settle payments in USDC on Base

Not for

  • Unauthorized access to personal data — SSN retrieval is heavily regulated
  • Production use without verifying the legitimacy and legal compliance of the data source
  • Users who need bulk employee data exports

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI schema, no documentation beyond a landing page, no example request/response bodies, and the endpoint exposes highly sensitive PII (SSN) with no visible compliance or authorization framework. The docs, pricing, and README pages all render only a 'Connect wallet' prompt with no substantive content.

Warnings

  • This endpoint returns Social Security Numbers — accessing, storing, or transmitting SSNs is subject to strict regulations (e.g., GLBA, state SSN protection laws, GDPR equivalents). Verify legal compliance before use.
  • No documentation, OpenAPI spec, or example responses are available — the actual data returned is unknown.
  • The legitimacy and provenance of the employee data served by this endpoint cannot be verified from available materials.
  • All secondary pages (docs, pricing, README, api) returned no meaningful content beyond 'Connect wallet'.

Citations

Provenance

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

Agent access