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 147) 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 at 6 decimals equals $0.02 per request. 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 payment timeout is 300 seconds.

This endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per call via x402. Documentation beyond the landing page is extremely sparse; the /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. No OpenAPI schema, request body schema, or response schema is available, so the exact request format and response structure are unknown.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupper-request-micropayment

Use cases

  • Retrieving employee SSN data for payroll or HR integrations
  • Programmatic identity verification workflows requiring SSN
  • Agent-driven data retrieval with per-call micropayments

Fit

Best for

  • Developers needing on-demand SSN data without API key management
  • Agents that can settle x402 payments in USDC on Base
  • Low-volume, pay-per-use employee data lookups

Not for

  • Bulk employee data exports (no batch endpoint documented)
  • Users without a Base-compatible USDC wallet
  • Use cases requiring detailed API documentation or guaranteed SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, no OpenAPI spec, and the endpoint path is hardcoded to a single employee ID. The broader site docs pages are empty. The nature of the data (SSN) raises significant regulatory and ethical concerns.

Warnings

  • Endpoint returns sensitive PII (Social Security Numbers) — subject to strict regulatory requirements (e.g., FCRA, state privacy laws, GDPR-adjacent rules).
  • No documentation available: /docs, /pricing, /api, and /README all return only 'Connect wallet' with no content.
  • No request body schema or response schema is documented; callers must guess the format.
  • Endpoint path is hardcoded to employee ID 147 — unclear if other employee IDs are supported or how to discover them.
  • Serving SSN data behind only a $0.02 micropayment with no authentication or access control is a major red flag for data handling practices.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:49:52Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access

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