x402basequality 0.25

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 given employee ID, gated behind an x402 payment challenge. The specific resource path `/api/v1/employees/22/ssn` suggests a REST-style lookup of sensitive PII (personally identifiable information) for employee record #22. Payment is settled in USDC on the Base network at $0.02 per request (20,000 base units with 6 decimals = $0.02).

The provider site lowpaymentfee.com hosts a broad catalog of x402-gated API endpoints spanning data analytics, AI/ML inference, finance, and utility services, all priced uniformly at $0.02 per call. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires an X-PAYMENT header with an exact-scheme USDC payment on Base. No API keys or rate limits are advertised; access is purely pay-per-request.

Important caveat: This endpoint purports to serve SSN data, which is highly sensitive PII. There is no documentation explaining the data source, authorization model, or compliance posture. The crawled docs, pricing, and README pages all returned only a "Connect wallet" stub with no substantive content. Consumers should exercise extreme caution and verify legal and regulatory compliance before using an endpoint that returns SSN-class data.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookuppay-per-requestrest-apipii-retrieval

Use cases

  • Retrieving employee SSN for payroll or HR integrations
  • Automated identity verification workflows requiring SSN data
  • Agent-driven compliance checks that need SSN cross-referencing

Fit

Best for

  • Developers needing on-demand SSN lookups without API key management
  • Agent workflows that can settle USDC micropayments on Base
  • Pay-per-use access to employee PII without subscription commitments

Not for

  • Bulk data exports or batch SSN retrieval (single-record endpoint)
  • Users who cannot settle USDC payments on the Base network
  • Any use case where serving SSN data over a public API violates applicable regulations

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request/response schemas, no OpenAPI spec, no examples, and the docs/pricing/README pages are all empty stubs. The endpoint serves highly sensitive PII (SSN) with no visible compliance or authorization documentation, which is a significant red flag.

Warnings

  • Endpoint serves Social Security Numbers (SSN), which is highly regulated PII — verify legal compliance before use
  • No documentation available: docs, pricing, and README pages all return only a 'Connect wallet' stub
  • No request or response schema provided — input/output formats are unknown
  • No OpenAPI specification or examples available
  • Data source and authorization model for employee records are completely undocumented

Citations

Provenance

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

Agent access