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 30) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The provider, lowpaymentfee.com, hosts a broad catalog of x402-gated APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per call with no API keys, no rate limits, and no commitments. The specific endpoint listed here is not featured on the provider's public landing page, which raises questions about whether it serves real PII or is a demo/test endpoint. The endpoint path (`/api/v1/employees/30/ssn`) strongly implies it returns personally identifiable information (a Social Security Number), which carries significant legal and regulatory implications.

The x402 challenge was successfully captured with a 402 response, confirming the endpoint is live. No OpenAPI schema, detailed documentation, or example responses were found in the crawl. The docs, pricing, and API pages all returned only a "Connect wallet" prompt with no substantive content.

Capabilities

x402-paymentusdc-base-networkemployee-data-lookupssn-retrievaljson-responseper-request-micropayment

Use cases

  • Retrieving employee SSN for identity verification workflows
  • Programmatic access to sensitive employee records behind a paywall
  • Demonstrating x402 micropayment protocol for data access

Fit

Best for

  • Developers testing x402 payment flows
  • Automated identity verification pipelines requiring SSN data
  • Agent-based systems needing pay-per-call PII access

Not for

  • Bulk data scraping of PII — single-record endpoint only
  • Use cases where handling SSN data would violate compliance requirements (GDPR, CCPA, etc.)
  • Users who need free or subscription-based access

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/30/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 no documentation, no OpenAPI schema, no example responses, and the endpoint is not listed on the provider's own landing page. The endpoint path implies PII (SSN) which is a major regulatory red flag. Docs pages returned no useful content.

Warnings

  • Endpoint path implies it returns a Social Security Number (PII) — handling SSN data is subject to strict legal and regulatory requirements (CCPA, GLBA, state breach notification laws, etc.).
  • This specific endpoint is NOT listed on the provider's public landing page, raising questions about whether it is a demo, test, or legitimate production endpoint.
  • No documentation, OpenAPI schema, or example responses are available — the actual response format is unknown.
  • No evidence that the provider has appropriate data handling, security, or compliance certifications for PII.
  • Docs, pricing, and API pages returned only 'Connect wallet' with no substantive content.

Citations

Provenance

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

Agent access