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 provides access to employee Social Security Number (SSN) data behind an x402 paywall. The specific resource `/api/v1/employees/134/ssn` returns SSN information for employee ID 134 when a valid x402 payment header is included with the POST request. Payment is settled in USDC on the Base network.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers numerous x402-gated APIs spanning data analytics, AI/ML inference, finance, and utility services — all priced at $0.02 per request. The x402 challenge confirms the price: maxAmountRequired of 20,000 base units of USDC (6 decimals) equals $0.02. The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on Base, with a timeout of 300 seconds.

No API keys or rate limits are advertised. The platform emphasizes a simple pay-per-use model with no minimums or commitments. Documentation pages beyond the landing page returned only a "Connect wallet" prompt with no additional technical detail, so the exact response schema and input parameters beyond the employee ID in the URL path are unknown.

Capabilities

x402-paymentusdc-baseemployee-ssn-lookupper-request-micropaymentno-api-key

Use cases

  • Programmatic retrieval of employee SSN for payroll or HR integrations
  • Agent-driven identity verification workflows requiring SSN data
  • Automated compliance checks that need SSN on demand

Fit

Best for

  • Developers needing on-demand SSN data without managing API keys
  • AI agents that can settle x402 micropayments on Base
  • Pay-per-use access to sensitive employee records

Not for

  • Bulk SSN data exports (single-employee endpoint, no batch support evident)
  • Users without a Base-network USDC wallet
  • Use cases requiring detailed API documentation or response schema guarantees

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/134/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 x402 challenge is live and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no examples, and all docs pages returned only a wallet-connect prompt. The endpoint deals with highly sensitive PII (SSNs) with no visible compliance or authorization documentation.

Warnings

  • This endpoint exposes Social Security Numbers — extremely sensitive PII. Verify legal compliance (e.g., FCRA, state privacy laws) before use.
  • No response schema or example is available; the actual data returned is unknown.
  • Documentation pages (/docs, /api, /pricing, /README) all returned only 'Connect wallet' with no technical content.
  • No authentication or authorization mechanism beyond payment is documented — anyone who pays may receive SSN data, raising serious privacy and regulatory concerns.
  • The legitimacy and data source of the SSN information is unverified.

Citations

Provenance

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

Agent access