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 (employee ID 18). It is part of a broader suite of pay-per-request APIs offered by lowpaymentfee.com, all gated behind the x402 payment protocol. Payment is settled in USDC on the Base network.

The x402 challenge confirms the endpoint is live and accepts POST requests. The maxAmountRequired is 20000 base units of USDC (which uses 6 decimals), equating to $0.02 per request. The provider advertises a flat $0.02/request pricing across all their endpoints, with no API keys, no rate limits, and instant access. No OpenAPI schema, detailed documentation, or example responses were found beyond the x402 challenge itself.

This endpoint raises significant concerns. It purports to return personally identifiable information (a Social Security Number), which is highly regulated data in the United States. There is no documentation explaining the data source, whether the data is synthetic/test data, or what legal basis exists for its distribution. Prospective consumers should exercise extreme caution and verify the legitimacy and legality of this data before use.

Capabilities

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

Use cases

  • Retrieving employee SSN data for a specific employee record
  • Testing x402 payment protocol integration with a data endpoint
  • Demonstrating pay-per-request micropayment flows on Base

Fit

Best for

  • Developers testing x402 payment protocol integrations
  • Exploring micropayment-gated API patterns on Base network

Not for

  • Production use involving real PII without legal compliance verification
  • Any use case requiring documented data provenance or regulatory compliance
  • Bulk data retrieval (single employee ID hardcoded in path)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/18/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) with clear pricing, but there is no OpenAPI schema, no documentation, no example responses, and the endpoint deals with highly sensitive PII (SSN) with no explanation of data provenance or legality. The crawled docs/pricing/API pages returned only 'Connect wallet' with no substantive content.

Warnings

  • Endpoint claims to return Social Security Numbers — highly regulated PII in the US. No documentation on data source, legality, or whether data is synthetic.
  • No OpenAPI schema or response examples available; actual response format is unknown.
  • Documentation pages (/docs, /api, /pricing, /README) returned no meaningful content beyond 'Connect wallet'.
  • Data provenance and compliance status are completely undocumented — use at your own legal risk.

Citations

Provenance

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

Agent access