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 specific employee (ID 114) 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), which equals $0.02 given USDC's 6 decimals. This is consistent with the provider's site-wide pricing of $0.02 per request. The provider advertises no API keys, no rate limits, and instant access — payment is the only authentication mechanism.

This endpoint is part of a broader platform (lowpaymentfee.com) that offers data & analytics, AI/ML inference, finance, and utility APIs, all at the same $0.02/request price point. However, this specific endpoint deals with sensitive personally identifiable information (employee SSN), which raises significant regulatory and ethical concerns. No documentation beyond the landing page was available; the docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupjson-responseper-request-pricing

Use cases

  • Retrieving employee SSN for payroll or HR verification workflows
  • Programmatic access to sensitive employee identifiers behind a paywall
  • Agent-driven PII retrieval with per-call micropayments

Fit

Best for

  • Developers needing on-demand SSN data access without API key management
  • Automated HR or compliance workflows requiring employee identifiers
  • x402-compatible agents settling micropayments on Base

Not for

  • Use cases requiring bulk employee data retrieval (single-employee endpoint)
  • Applications where handling PII/SSN data would violate regulatory requirements (GDPR, CCPA, etc.)
  • Users who cannot transact in USDC on the Base network

Quick start

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

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). However, there is no OpenAPI schema, no documentation, no example request/response, and the endpoint serves highly sensitive PII (SSN) with no visible compliance or authorization framework. The docs pages are empty stubs.

Warnings

  • This endpoint returns Social Security Numbers (PII/sensitive data). Handling SSNs is subject to strict regulatory requirements (e.g., CCPA, GLBA, state SSN protection laws). Verify legal compliance before use.
  • No documentation, OpenAPI schema, or example responses are available — the actual response format is unknown.
  • The endpoint is hardcoded to employee ID 114; it is unclear whether other employee IDs are supported or what data is actually returned.
  • The provider's docs, pricing, API, and README pages contain no substantive content beyond a wallet-connect prompt.
  • The legitimacy and provenance of the SSN data served by this endpoint cannot be verified from available materials.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:36:05Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access