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 (employee ID 55). 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 (6 decimals), which equals $0.02 per request. The provider advertises a flat $0.02/request pricing model across all their endpoints, with no API keys, no rate limits, and instant access. The site also offers endpoints for analytics, AI/ML inference, finance data, and utility services, all at the same price point.

This specific endpoint raises significant concerns. It purports to return a US Social Security Number — highly sensitive personally identifiable information (PII) subject to strict legal regulations. There is no documentation explaining the data source, whether the data is real or synthetic, or what legal basis exists for its distribution. The endpoint path hardcodes employee ID 55, and it is unclear whether other employee IDs are supported or what the broader dataset looks like. No OpenAPI schema, response examples, or detailed documentation were found during the crawl — the docs, pricing, and API pages all returned only a "Connect wallet" prompt with no substantive content.

Capabilities

x402-paymentusdc-settlementbase-networkpii-retrievalemployee-dataper-request-pricingno-api-key

Use cases

  • Retrieving employee SSN data for payroll or HR integrations (if data source and legality are verified)
  • Testing x402 payment protocol integrations with a live endpoint
  • Demonstrating micropayment-gated API access patterns

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Applications needing pay-per-call data access without API key management
  • Testing micropayment flows with USDC on Base

Not for

  • Production use involving real PII without verifying data provenance and legal compliance
  • Applications requiring documented response schemas and SLAs
  • Use cases where SSN handling regulations (e.g., GLBA, state privacy laws) have not been reviewed

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/55/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 format, no OpenAPI schema, no response examples, and the endpoint deals with highly sensitive PII (SSN) with no explanation of data provenance or legality. The docs pages returned no useful content.

Warnings

  • This endpoint claims to return Social Security Numbers — highly regulated PII. No documentation exists explaining whether the data is real or synthetic, or what legal basis supports its distribution.
  • No OpenAPI schema, response examples, or meaningful documentation found.
  • The endpoint path hardcodes employee ID 55; it is unclear if other IDs are supported.
  • All documentation pages (docs, pricing, API, README) returned only a 'Connect wallet' prompt with no substantive content.
  • Use of this endpoint with real PII may violate US federal and state privacy laws (e.g., GLBA, state SSN protection statutes).

Citations

Provenance

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

Agent access