x402basequality 0.35

Pay-per-call employee data API on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee data records via the x402 payment protocol. The specific resource `/api/v1/employees/102` returns JSON data for employee ID 102 when called with a POST request and a valid X-PAYMENT header containing a USDC payment on the Base network.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers numerous pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. Payment is handled entirely on-chain via x402: no API keys, no accounts, no rate limits. The x402 challenge confirms the endpoint is live, accepting USDC (contract 0x8335…2913) on Base with a max amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals).

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The endpoint's actual data shape (what fields an employee record contains) is unknown from the crawled material. The listing title "Premium API Access" is generic and does not describe the specific resource.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee records by ID without needing an API key or subscription
  • Integrating on-chain micropayments into data-fetching workflows
  • Agent-driven lookups of employee information with automatic USDC settlement

Fit

Best for

  • Developers experimenting with x402 pay-per-call patterns
  • Agents that need on-demand employee data without pre-registration
  • Use cases requiring keyless, permissionless API access on Base

Not for

  • Bulk employee data exports or batch processing (pay-per-call model is expensive at scale)
  • Users who need detailed documentation or guaranteed SLAs
  • Applications requiring non-crypto payment methods

Quick start

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

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), but there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual data returned is entirely unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet'
  • No OpenAPI or schema definition; request and response formats are unknown
  • The employee data source and accuracy are unverified
  • Endpoint description 'Premium API Access' is generic and does not describe the specific resource

Citations

Provenance

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

Agent access