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 specific employee (ID 143) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are required; access is granted per-request via the x402 payment protocol.

The provider site (lowpaymentfee.com) hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services, all priced at $0.02 per request. Documentation pages exist but appear to be stubs (only showing a "Connect wallet" prompt), so there is no detailed schema or field-level documentation for the SSN endpoint's request body or response format.

This specific endpoint raises significant concerns. It purports to return a person's Social Security Number, which is highly sensitive personally identifiable information (PII). There is no indication of authorization controls, data provenance, or compliance with privacy regulations. Users should exercise extreme caution and verify the legitimacy and legality of consuming such data before making any requests.

Capabilities

x402-paymentusdc-base-networkemployee-data-lookupssn-retrievalpay-per-requestno-api-key

Use cases

  • Retrieving employee SSN data for authorized payroll or HR integrations
  • Demonstrating x402 pay-per-call protocol with sensitive data endpoints
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers testing x402 payment protocol integrations
  • Authorized systems needing on-demand employee PII retrieval

Not for

  • Unauthorized access to personal information — SSN data is regulated PII
  • Production use without verifying the provider's data legitimacy and legal compliance
  • Users who need detailed API documentation or response schemas

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/143/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 captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request/response schemas, no OpenAPI spec, and the docs pages are empty stubs. The endpoint claims to serve SSN data, which is highly sensitive PII with no visible compliance or authorization framework, warranting serious warnings.

Warnings

  • Endpoint purports to return Social Security Numbers — highly regulated PII. Verify legality and data provenance before use.
  • No documentation available: docs, API, pricing, and README pages all return only a 'Connect wallet' stub.
  • No request body schema or response schema documented anywhere.
  • No indication of data source legitimacy or compliance with privacy regulations (e.g., FCRA, GLBA, state privacy laws).
  • Single hardcoded employee ID (143) in the URL — unclear if other IDs are supported or if this is a demo.

Citations

Provenance

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

Agent access