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 (ID 174) 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, 6 decimals), which equals $0.02 per request. The provider's landing page confirms a flat $0.02/request pricing model across all their API endpoints, with no API keys, no rate limits, and instant access. The site hosts a broad catalog of endpoints spanning data analytics, AI/ML inference, finance, and utility services — this particular endpoint falls under what appears to be an employee data or HR category.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no description of what fields are returned beyond the URL path implying SSN retrieval for employee 174. The endpoint is live (402 challenge captured successfully).

Capabilities

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

Use cases

  • Retrieving SSN for employee record 174 via automated agent workflow
  • Integrating employee PII retrieval into payroll or HR verification pipelines
  • Demonstrating x402 micropayment-gated access to sensitive data

Fit

Best for

  • Agents needing on-demand access to employee SSN data without API key provisioning
  • Developers exploring x402 protocol for pay-per-call data access
  • Automated identity verification workflows

Not for

  • Bulk employee data retrieval (endpoint is scoped to a single employee ID)
  • Use cases requiring compliance documentation or audit trails for PII access
  • Users who need detailed API documentation or response schema guarantees

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/174/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 and returns a valid x402 challenge, but documentation is essentially nonexistent — no OpenAPI spec, no request/response schema, no examples. The endpoint serves highly sensitive PII (SSN) with no visible compliance, access control, or audit documentation. The specific employee ID (174) hardcoded in the URL suggests this may be a demo or test endpoint rather than a production service.

Warnings

  • Endpoint serves highly sensitive PII (Social Security Numbers) — verify legal and compliance requirements before use.
  • No documentation, OpenAPI spec, or response schema available; actual response format is unknown.
  • Endpoint URL is hardcoded to employee ID 174; unclear if other employee IDs are supported.
  • All documentation pages (/docs, /pricing, /api, /README) returned only 'Connect wallet' with no content.
  • Provider legitimacy and data source are unverified — exercise extreme caution with PII endpoints.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:03:46Z · 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