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 17) 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, 6 decimals), which 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 endpoint was live at probe time, returning a well-formed 402 challenge with a 300-second payment timeout.

This endpoint is part of a broader suite of APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance, and infrastructure utilities — all priced at $0.02 per call. However, the specific endpoint being listed here deals with sensitive personally identifiable information (employee SSN), which raises significant regulatory and ethical concerns. No documentation beyond the landing page was available; the docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupjson-responseper-request-pricing

Use cases

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

Fit

Best for

  • Developers needing pay-per-call access to employee PII without API key management
  • Automated HR or payroll systems that can settle USDC on Base
  • x402-compatible agents requiring structured employee data

Not for

  • Use cases requiring compliance with data privacy regulations (GDPR, CCPA, HIPAA) — no compliance documentation provided
  • Bulk data retrieval — each request costs $0.02 with no batch endpoint documented
  • Anyone needing access to arbitrary employee IDs — this endpoint is hardcoded to employee 17

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/17/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 there is no OpenAPI schema, no documentation, no example requests or responses, and the endpoint deals with highly sensitive PII (SSN) with zero compliance or privacy documentation. The docs/pricing/README pages are all empty beyond a wallet connect prompt.

Warnings

  • This endpoint exposes Social Security Numbers (PII). No privacy policy, compliance certifications, or data handling documentation is provided.
  • No OpenAPI schema or response examples are available — the actual response format is unknown.
  • The endpoint path is hardcoded to employee ID 17; it is unclear whether other employee IDs are supported or what data is returned.
  • Documentation pages (/docs, /pricing, /README, /api) contain no substantive content.
  • Serving SSN data via a public pay-per-call API may violate US federal and state privacy regulations.

Citations

Provenance

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

Agent access