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 (ID 140) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02). No API keys or rate limits are required — access is gated entirely by the x402 payment protocol.

The provider (lowpaymentfee.com) hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, and utility services, all priced at $0.02 per request. This particular endpoint is narrowly scoped: it serves SSN data for employee ID 140. No documentation beyond the landing page was available (docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content).

Because this endpoint deals with Social Security Numbers — highly sensitive personally identifiable information (PII) — users should exercise extreme caution. The legitimacy, legality, and data provenance of this endpoint are unclear from the available materials. There is no privacy policy, terms of service, or compliance documentation visible on the site.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookuppay-per-calljson-response

Use cases

  • Retrieving SSN for employee verification workflows (if legally authorized)
  • Automated payroll or HR integrations requiring SSN data
  • Agent-driven identity verification pipelines

Fit

Best for

  • Developers needing programmatic SSN access with no API key management
  • x402-compatible agents that can settle USDC on Base
  • Pay-per-call access without subscription commitments

Not for

  • Unauthorized access to PII — legal compliance is the caller's responsibility
  • Bulk data export or batch SSN lookups (endpoint is scoped to a single employee ID)
  • Users who cannot settle USDC payments on the Base network

Quick start

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

Example

Request

{
  "url": "https://lowpaymentfee.com/api/v1/employees/140/ssn",
  "method": "POST",
  "headers": {
    "X-PAYMENT": "<x402_payment_token>",
    "Content-Type": "application/json"
  }
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no response examples, no documentation beyond a landing page, and the endpoint deals with highly sensitive PII (SSN) with zero compliance or provenance information. The docs/pricing/API pages are effectively empty.

Warnings

  • SENSITIVE PII: This endpoint claims to return Social Security Numbers. Legal compliance (FCRA, state privacy laws, GDPR if applicable) is entirely the caller's responsibility.
  • No privacy policy, terms of service, or data provenance documentation found on the provider's site.
  • No response schema or example response available — actual output format is unknown.
  • Documentation pages (/docs, /pricing, /api, /README) returned no useful content beyond a wallet connect prompt.
  • Data legitimacy is unverified — it is unclear whether this endpoint returns real, synthetic, or fabricated SSN data.

Citations

Provenance

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

Agent access