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 56) behind an x402 paywall. It accepts POST requests and is settled in USDC on the Base network. The x402 challenge confirms the endpoint is live, advertising a max amount of 20,000 base units of USDC (6 decimals), which equals $0.02 per request.

The provider lowpaymentfee.com hosts a broad catalog of x402-gated APIs spanning data/analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per call with no API keys, no rate limits, and no commitments. This particular endpoint is categorized under employee data access. No OpenAPI schema, request body documentation, or response examples were found in the crawl; the docs, pricing, and API pages all returned only a "Connect wallet" prompt with no further content.

Because this endpoint exposes personally identifiable information (SSN), consumers should exercise extreme caution regarding legal compliance (e.g., FCRA, state privacy laws, GDPR) before calling it. The lack of documentation about data provenance, consent, or access controls is a significant concern.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupmicropayment

Use cases

  • Retrieving SSN for a specific employee record behind a micropayment wall
  • Programmatic access to sensitive employee data without API key management
  • Agent-driven identity verification workflows (subject to legal review)

Fit

Best for

  • Developers needing pay-per-call access to employee PII without subscription
  • Agents that can settle x402 payments in USDC on Base
  • Scenarios where no API key management is desired

Not for

  • Bulk SSN lookups or batch processing (single employee ID hardcoded in path)
  • Use cases requiring legal compliance documentation or audit trails — none provided
  • Anyone without clear legal authorization to access SSN data

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/56/ssn \
  -H "X-PAYMENT: <x402_payment_token>" \
  -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 zero documentation on request/response schema, no OpenAPI spec, and the docs pages are empty. The endpoint exposes highly sensitive PII (SSN) with no visible compliance or provenance information, which is a major red flag.

Warnings

  • Endpoint exposes Social Security Numbers — highly regulated PII. Verify legal authorization before use.
  • No documentation found: docs, pricing, API, and README pages all returned only 'Connect wallet' with no content.
  • No request body schema or response schema available — behavior must be inferred entirely.
  • Data provenance and consent mechanisms are completely undocumented.
  • Endpoint path is hardcoded to employee ID 56; unclear if other IDs are supported.

Citations

Provenance

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

Agent access