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 record (ID 144) 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 provider lowpaymentfee.com hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. This particular endpoint is part of what appears to be an employee data API. However, the endpoint path explicitly references SSN retrieval, which raises significant regulatory and ethical concerns around personally identifiable information (PII) and sensitive data handling.

Documentation beyond the landing page is extremely sparse — the /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what input the POST body expects or what the response payload looks like. The endpoint is live (returns a valid 402 challenge), but the lack of documentation and the sensitive nature of SSN data warrant caution.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datassn-lookupper-request-pricingno-api-key

Use cases

  • Retrieving employee SSN for authorized payroll or HR integrations
  • Programmatic access to sensitive employee records behind a micropayment wall
  • Agent-driven identity verification workflows requiring SSN data

Fit

Best for

  • Developers needing pay-per-call access to employee PII without API key management
  • Automated HR or payroll systems that can settle USDC on Base
  • x402-compatible agents requiring on-demand SSN lookups

Not for

  • Unauthorized access to personal data — SSN retrieval has strict legal requirements (FCRA, GLBA, state privacy laws)
  • Use cases requiring documented request/response schemas or SLAs
  • Production systems needing audit trails or compliance certifications for PII handling

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/144/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 and returns a valid x402 challenge, but documentation is essentially nonexistent — no OpenAPI spec, no request/response examples, and no explanation of input parameters. The sensitive nature of SSN data with no visible compliance or authorization framework is a major red flag.

Warnings

  • Endpoint serves Social Security Number data — subject to strict US federal and state privacy regulations (FCRA, GLBA, state PII laws). Ensure legal authorization before use.
  • No documentation available: /docs, /api, /pricing, /README all return only 'Connect wallet' with no content.
  • No OpenAPI schema or request/response examples provided — input format and output structure are unknown.
  • No visible compliance certifications, access controls, or audit logging for PII handling.
  • It is unclear whether this endpoint returns real or synthetic/demo data.

Citations

Provenance

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

Agent access