x402basequality 0.35

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 93) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network using the x402 "exact" scheme.

The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The provider's landing page confirms a flat $0.02/request pricing model across all their API endpoints, with no API keys, no rate limits, and instant access. The endpoint was live and returned a valid 402 challenge when probed.

The provider (lowpaymentfee.com) hosts a broader catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, and utility services — all at the same $0.02 price point. Documentation pages beyond the landing page were effectively empty (showing only "Connect wallet"), so there is no detailed schema documentation for request or response payloads for this specific endpoint.

Capabilities

x402-paymentusdc-baseemployee-ssn-lookupjson-responsepost-methodmicropayment

Use cases

  • Retrieving employee SSN data for payroll or HR integrations
  • Programmatic access to sensitive employee identifiers behind a micropayment wall
  • Agent-driven identity verification workflows requiring SSN data

Fit

Best for

  • Developers needing on-demand SSN retrieval without API key management
  • Agents that can settle x402 USDC payments on Base
  • Low-volume, pay-per-use access to sensitive employee records

Not for

  • Bulk SSN retrieval (no batch endpoint documented)
  • Users who cannot transact in USDC on Base network
  • Production PII workflows requiring compliance certifications (none documented)

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no request/response documentation, no examples, and the docs pages are empty. The endpoint exposes highly sensitive PII (SSN) with no documented compliance or authorization controls.

Warnings

  • Endpoint serves Social Security Numbers — highly regulated PII. No compliance documentation (SOC 2, HIPAA, etc.) is visible.
  • No request or response schema documented; payload structure must be guessed.
  • All documentation pages beyond the landing page are empty ('Connect wallet' only).
  • The endpoint is hardcoded to employee ID 93; unclear if other employee IDs are supported or how they are discovered.
  • No terms of service or data handling policies found.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:53:53Z · 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