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 129) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals).

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 uniformly at $0.02 per call. No API keys or rate limits are advertised; access is granted immediately upon valid x402 payment. Documentation pages beyond the landing page are gated behind a wallet-connect flow and were not crawlable.

This specific endpoint exposes personally identifiable information (an employee's SSN). Consumers should exercise extreme caution regarding legal and regulatory compliance (e.g., FCRA, state privacy laws, GDPR) before calling this endpoint. The legitimacy and provenance of the underlying data is unknown from the available material.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupjson-responseper-request-pricingno-api-key

Use cases

  • Retrieving SSN data for employee verification workflows
  • Programmatic access to employee PII for authorized HR systems
  • Agent-driven identity verification pipelines

Fit

Best for

  • Authorized systems needing on-demand SSN lookups
  • x402-native agents that can pay per request on Base
  • Workflows requiring no API key signup or subscription

Not for

  • Unauthorized access to PII — strict legal compliance required
  • Bulk data export or batch SSN retrieval (single-record endpoint)
  • Users who cannot settle USDC payments on Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no examples, and the docs pages are behind a wallet gate. The endpoint exposes highly sensitive PII (SSN) with no visible documentation on data provenance, authorization, or legal compliance, which is a serious red flag.

Warnings

  • Endpoint exposes Social Security Numbers — highly regulated PII. Verify legal authorization before use.
  • No documentation available beyond the landing page; docs, pricing, and API pages require wallet connection.
  • Data provenance and legitimacy of the SSN data is completely unknown from available material.
  • No OpenAPI schema or response examples available — request/response format must be discovered empirically.
  • This may be a demo or test endpoint; the employee ID 129 is hardcoded in the URL path.

Citations

Provenance

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

Agent access