x402basequality 0.25

Retrieve employee SSN data via pay-per-request x402 endpoint on Base network using USDC.

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/45/ssn` returns sensitive employee information in JSON format upon payment of $0.02 per request in USDC on the Base network. No API keys or accounts are required — callers simply attach an x402 payment header to a POST request.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs across data analytics, AI/ML inference, finance, and utility categories, all priced at $0.02 per request. The x402 challenge was successfully captured, confirming the endpoint is live. Payment is settled on-chain via USDC (contract 0x8335…2913) on Base to address 0x1A2B…85F3, with a maximum timeout of 300 seconds.

Important caveat: this endpoint purports to serve Social Security Numbers, which are highly sensitive personally identifiable information (PII). There is no documentation explaining the data source, authorization model, or legal basis for distributing SSNs. The broader site's documentation pages return only a "Connect wallet" prompt with no substantive content. Consumers should exercise extreme caution and verify compliance with applicable privacy and data protection regulations before using this endpoint.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookuppay-per-requestjson-response

Use cases

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

Fit

Best for

  • Developers needing on-demand SSN retrieval without API key management
  • Automated payroll or HR systems that can settle payments on Base
  • x402-compatible agents requiring PII data access

Not for

  • Anyone without a verified legal basis for accessing SSNs — this is regulated PII
  • Production systems requiring documented data provenance and compliance guarantees
  • Users who cannot transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is zero documentation on request/response schemas, no examples, and the docs pages are empty stubs. The endpoint serves highly sensitive PII (SSNs) with no visible compliance, privacy policy, or data-source documentation, which is a major red flag.

Warnings

  • Endpoint serves Social Security Numbers (SSNs), which are regulated PII under numerous laws (e.g., CCPA, GLBA, state SSN protection statutes). No compliance documentation is provided.
  • All documentation pages (/docs, /api, /pricing, /README) return only a 'Connect wallet' prompt with no substantive content.
  • No request or response schema is documented; the output format is unknown beyond mimeType application/json.
  • Data provenance is entirely unclear — there is no indication of where employee SSN data originates or whether it is real or synthetic.
  • The hardcoded employee ID (45) in the URL suggests this may be a demo or test endpoint rather than a production service.

Citations

Provenance

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

Agent access