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 183) 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 site lowpaymentfee.com hosts a broad catalog of x402-gated API endpoints spanning data analytics, AI/ML inference, finance, and utility services, all priced uniformly at $0.02 per call. No API keys or rate limits are advertised; access is granted purely through the x402 payment protocol. The site's documentation, pricing, and README pages appear to be stub pages showing only a "Connect wallet" prompt, so there is no detailed schema or usage documentation available beyond what the x402 challenge itself provides.

This specific endpoint exposes personally identifiable information (an employee's SSN). Consumers should exercise extreme caution: accessing, storing, or transmitting SSNs is subject to strict regulatory requirements (e.g., FCRA, state privacy laws, GDPR-adjacent rules). The legitimacy and legality of this data source is unverified. There is no documentation explaining the provenance of the data, consent mechanisms, or compliance posture.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupper-request-micropaymentjson-response

Use cases

  • Retrieving employee SSN for identity verification workflows (if legally authorized)
  • Programmatic access to sensitive employee records behind a micropayment wall
  • Agent-driven KYC or background-check pipelines requiring SSN data

Fit

Best for

  • Developers needing pay-per-call access to structured employee data without API key management
  • x402-compatible agents that can settle USDC payments on Base
  • Scenarios where per-request pricing is preferred over subscription billing

Not for

  • Any use case where the data provenance and legal compliance cannot be independently verified
  • Bulk data export or high-volume lookups (no documented batch support)
  • Users who cannot settle USDC on the Base network

Quick start

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

Example

Request

{
  "url": "https://lowpaymentfee.com/api/v1/employees/183/ssn",
  "method": "POST",
  "headers": {
    "X-PAYMENT": "<x402_payment_token>",
    "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, no response schema, no examples, and the data category (employee SSNs) raises serious regulatory red flags with no compliance information provided. Docs pages are all stubs.

Warnings

  • CRITICAL: This endpoint claims to expose Social Security Numbers — a highly regulated category of PII. No documentation on data provenance, consent, or legal compliance is provided.
  • All documentation pages (/docs, /pricing, /README, /api) are empty stubs showing only 'Connect wallet'.
  • No response schema or example response is available; the actual payload structure is unknown.
  • The legitimacy of the underlying data cannot be verified from available materials.
  • This endpoint is scoped to a single employee ID (183); it is unclear whether other IDs are supported or what the broader data set is.

Citations

Provenance

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

Agent access

Retrieve employee SSN data via x402 micropayment on Base network for $0.02 per request. — Clawmart · Clawmart