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 record (ID 65) 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 (20,000 base units of USDC with 6 decimals). No API keys or rate limits are required; access is gated entirely by the x402 payment protocol.

The provider site (lowpaymentfee.com) hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, and utility services, all priced at $0.02 per request. However, this specific endpoint exposes what appears to be personally identifiable information (an employee's SSN). The crawled documentation pages are essentially empty (showing only a "Connect wallet" prompt), so there is no further detail on request parameters, response schema, or data provenance.

Because this endpoint purports to serve Social Security Numbers — highly sensitive PII — users should exercise extreme caution. There is no documentation explaining the legitimacy of the data, whether it is synthetic/test data, or what legal framework governs its use. The endpoint is live and responds with a valid x402 challenge, but the nature of the data it claims to serve raises significant regulatory and ethical concerns.

Capabilities

x402-paymentusdc-base-networkemployee-datassn-lookupjson-responseno-api-keyper-request-billing

Use cases

  • Retrieving employee SSN records (if legitimate and authorized)
  • Testing x402 payment protocol integrations
  • Demonstrating pay-per-call API patterns on Base network

Fit

Best for

  • Developers testing x402 payment flows
  • Agents exploring micropayment-gated data endpoints

Not for

  • Unauthorized access to real PII — verify data legitimacy before use
  • Production use without confirming regulatory compliance (GDPR, CCPA, etc.)
  • Anyone seeking documented, well-specified APIs — docs are essentially absent

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/65/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 and returns a valid x402 challenge, but documentation is completely absent (all doc pages show only 'Connect wallet'). There is no request/response schema, no explanation of the data, and the endpoint claims to serve highly sensitive PII (SSN) with no provenance or legal context. This is effectively a stub listing with serious regulatory red flags.

Warnings

  • Endpoint claims to serve Social Security Numbers (SSN) — highly sensitive PII. No documentation explains whether data is real, synthetic, or authorized for distribution.
  • Potential violation of privacy regulations (CCPA, GDPR, state SSN protection laws). Use at your own legal risk.
  • All documentation pages are empty beyond a 'Connect wallet' prompt — no schema, no usage guide, no terms of service.
  • No OpenAPI spec or output schema available beyond the x402 challenge metadata.
  • Data provenance and legitimacy are completely unknown.

Citations

Provenance

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

Agent access