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 SSN (Social Security Number) data for a specific employee record (ID 110) behind an x402 paywall. The endpoint accepts POST requests and is settled 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 x402-gated APIs spanning data analytics, AI/ML inference, finance, and utility services, all priced at $0.02 per call. This particular endpoint is part of what appears to be a demo or sample employee data API. No API keys or rate limits are advertised; access is granted purely through x402 payment. The response MIME type is application/json.

IMPORTANT: This endpoint returns personally identifiable information (SSN). Consumers should exercise extreme caution regarding legal and regulatory compliance (e.g., FCRA, state privacy laws) before programmatically accessing or storing SSN data. The legitimacy and source of the underlying data is unknown from the available documentation.

Capabilities

x402-paymentusdc-base-networkemployee-datassn-lookupper-request-micropaymentjson-response

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 exploring x402 payment protocol integrations
  • Agents needing per-call access to employee PII without API key management
  • Testing x402 payment flows with a live endpoint

Not for

  • Production use involving real SSN data without thorough legal review
  • Bulk data export or batch processing (per-request pricing, no batch endpoint)
  • Users who need HIPAA/FCRA-compliant data handling guarantees

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/110/ssn \
  -H "X-PAYMENT: <x402_payment_token>" \
  -H "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 documented request/response format, no examples, and the docs/pricing/README pages are all empty beyond a 'Connect wallet' prompt. The endpoint deals with highly sensitive PII (SSN) with no documentation on data provenance or compliance.

Warnings

  • Endpoint returns personally identifiable information (SSN) — legal and regulatory compliance (FCRA, state privacy laws) is the caller's responsibility.
  • No documentation exists for request body format or response schema — behavior must be discovered empirically.
  • Data provenance is entirely unknown; it is unclear whether this is synthetic/demo data or real employee records.
  • The docs, pricing, and README pages on the provider site are effectively empty (only show 'Connect wallet').
  • This appears to be a demo or test platform; reliability and data authenticity are unverified.

Citations

Provenance

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

Agent access