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 166) 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 site also offers a broad catalog of other endpoints spanning data analytics, AI/ML inference, finance, and utility services, all at the same price point.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The specific behavior of this SSN endpoint (what input it expects in the POST body, what fields the response contains, whether it returns real or synthetic data) is entirely unknown from the available material.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupper-request-micropaymentjson-response

Use cases

  • Retrieving employee SSN data programmatically with per-call payment
  • Integrating sensitive employee data lookups into agent workflows without API key management
  • Demonstrating x402 micropayment protocol for data access

Fit

Best for

  • Agents needing on-demand employee SSN retrieval via crypto micropayment
  • Developers exploring x402 protocol integrations
  • Use cases where keyless, pay-per-call access to data is preferred

Not for

  • Production PII handling without verifying the provider's compliance and data legitimacy
  • Bulk data retrieval where per-request pricing is cost-inefficient
  • Users who need detailed API documentation or guaranteed SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/166/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 schema, no examples. The nature of the data (real vs. synthetic SSNs) is completely unclear, and the endpoint path suggests access to highly sensitive PII without any visible compliance or legitimacy information.

Warnings

  • This endpoint purports to return Social Security Numbers (SSNs), which are highly sensitive PII. There is no documentation on data provenance, compliance (e.g., SOC 2, HIPAA), or whether data is real or synthetic.
  • No OpenAPI spec, request schema, or response schema is available — the endpoint's expected input and output are unknown.
  • Documentation pages (/docs, /pricing, /api, /README) are all empty beyond a wallet connect prompt.
  • The legitimacy and legal compliance of an endpoint selling SSN data for $0.02 per request with no authentication or access controls is highly questionable.

Citations

Provenance

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

Agent access