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 6) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network using the x402 "exact" scheme.

The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. This is consistent with the provider's site-wide pricing of $0.02 per request. No API keys or rate limits are required — access is granted purely through per-request payment. The payment timeout is 300 seconds.

The provider (lowpaymentfee.com) hosts a broad catalog of x402-gated endpoints spanning data analytics, AI/ML inference, finance, and utility services, all at the same $0.02 price point. Documentation pages exist but appear to require a wallet connection and contain no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available, so the exact request body format and response structure for this SSN endpoint are unknown.

Capabilities

x402-paymentusdc-baseemployee-datassn-lookupper-request-micropaymentjson-response

Use cases

  • Retrieving employee SSN data for payroll or HR integrations
  • Programmatic identity verification workflows requiring SSN
  • Agent-driven data retrieval with per-call crypto micropayments

Fit

Best for

  • Developers needing on-demand SSN data without API key management
  • Agents that can settle x402 payments in USDC on Base
  • Low-volume, pay-per-use access to sensitive employee records

Not for

  • Bulk employee data exports (no batch endpoint documented)
  • Users who cannot transact in USDC on the Base network
  • Applications requiring detailed API documentation or OpenAPI specs before integration

Quick start

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

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). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect gate, and the endpoint serves a single hardcoded employee ID with sensitive PII (SSN). The lack of any documented input/output format and the sensitive data category significantly lower the score.

Warnings

  • Endpoint returns Social Security Number data — this is highly sensitive PII subject to strict regulatory requirements (e.g., FCRA, state privacy laws). Ensure compliance before use.
  • No request body schema or response schema is documented anywhere; integration requires trial and error.
  • Documentation pages (/docs, /pricing, /README) all render only a 'Connect wallet' prompt with no usable content.
  • The endpoint path is hardcoded to employee ID 6; it is unclear whether other employee IDs are supported or how to discover them.
  • No OpenAPI specification or ai-plugin manifest is available.

Citations

Provenance

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

Agent access

Retrieve employee SSN data via x402 micropayment on Base network for $0.02 per request. — Clawmart · Clawmart