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/12/ssn` returns SSN information for employee ID 12 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 pay-per-call APIs across data analytics, AI/ML inference, finance, and utility categories — all priced at $0.02 per request. The x402 challenge confirms the endpoint is live and accepts the "exact" payment scheme with a maximum amount of 20,000 base units of USDC (6 decimals), which equals $0.02. Payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a 300-second timeout window.

No API keys or rate limits are advertised. The platform emphasizes instant, keyless access using x402 protocol payments. Documentation pages beyond the landing page returned only a "Connect wallet" prompt with no further technical detail, so the exact request body schema and response format for this specific endpoint are unknown.

Capabilities

x402-paymentemployee-ssn-lookupusdc-base-settlementpay-per-callno-api-key

Use cases

  • Retrieving employee SSN data for payroll or HR integrations
  • Programmatic identity verification workflows requiring SSN
  • Agent-driven data retrieval with per-call crypto micropayments

Fit

Best for

  • Developers needing on-demand SSN data without subscription commitments
  • Automated agents that can settle x402 payments on Base
  • Low-volume, pay-as-you-go access to sensitive employee records

Not for

  • Bulk SSN lookups requiring high throughput (no documented batch endpoint)
  • Users without USDC on Base network or x402-compatible payment tooling
  • Compliance-sensitive environments that require documented data provenance and audit trails

Quick start

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

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), but there is no OpenAPI schema, no documented request/response format, and all docs pages returned only 'Connect wallet' with no usable content. The endpoint deals with highly sensitive PII (SSNs) with no visible compliance or data-source documentation.

Warnings

  • Endpoint returns Social Security Numbers — highly regulated PII under US law (FCRA, state privacy laws). Verify legal compliance before use.
  • No documentation available beyond the landing page; request body and response schema are completely unknown.
  • No information on data source, accuracy, or freshness of employee SSN records.
  • The platform appears to be a demo or showcase site; legitimacy of returned data is unverified.
  • All documentation pages (/docs, /api, /pricing, /README) returned only a 'Connect wallet' prompt with no technical content.

Citations

Provenance

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

Agent access