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 (ID 4) behind an x402 paywall. It accepts POST requests and settles payments in USDC on the Base network. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02 per request.

The provider lowpaymentfee.com hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. This specific endpoint is part of what appears to be a demo or sample employee data API. No OpenAPI schema, request body documentation, or response examples were found in the crawled material; the docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content.

Given the sensitive nature of SSN data, consumers should exercise caution. It is unclear whether this endpoint returns real, synthetic, or placeholder data. No privacy policy, terms of service, or data-source documentation was found in the crawl.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookuppay-per-callno-api-key

Use cases

  • Retrieving employee SSN data behind a micropayment wall
  • Demonstrating x402 payment protocol integration with sensitive data endpoints
  • Testing pay-per-call data access patterns on Base network

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing on-demand employee data lookups with crypto micropayments
  • Testing micropayment-gated API workflows

Not for

  • Production identity verification (no documentation on data provenance or compliance)
  • Bulk SSN lookups (single employee ID hardcoded in path)
  • Users without USDC on Base network

Quick start

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

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 OpenAPI schema, no request/response documentation, no examples, and the docs pages are empty. The endpoint deals with highly sensitive PII (SSN) with zero documentation on data provenance, compliance, or whether data is real or synthetic.

Warnings

  • Endpoint returns SSN data — highly sensitive PII. No privacy policy, compliance documentation, or data-source provenance found.
  • No OpenAPI schema or response examples available; request body format is unknown.
  • Docs, pricing, and API pages returned only 'Connect wallet' with no substantive content.
  • It is unclear whether the data returned is real, synthetic, or placeholder.
  • Endpoint path is hardcoded to employee ID 4; unclear if other IDs are supported.

Citations

Provenance

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

Agent access