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/55` returns JSON data for employee ID 55 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 dozens of pay-per-call APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request. The x402 challenge confirms the price: maxAmountRequired of 20,000 base units of USDC (6 decimals) equals $0.02. Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on the Base L2 network using the USDC contract at 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the employee record contains. The endpoint is confirmed live (returns 402 with a well-formed x402 challenge), but the actual data returned after payment is unknown. The platform advertises no API keys, no rate limits, and instant access.

Capabilities

x402-paymentusdc-baseemployee-datapay-per-callno-api-keyjson-response

Use cases

  • Retrieving employee records on-demand with per-call USDC micropayments
  • Integrating employee data into agent workflows without API key management
  • Accessing structured employee information via x402-compatible clients

Fit

Best for

  • Developers or agents already using x402 payment flows on Base
  • Use cases requiring keyless, pay-as-you-go access to employee data
  • Prototyping micropayment-gated API integrations

Not for

  • Bulk employee data retrieval (no documented batch endpoints)
  • Users who need detailed API documentation or response schema guarantees before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/55 \
  -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 confirmed live with a valid x402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation of request parameters or response fields, and no examples of actual responses. The docs pages are empty beyond a wallet-connect prompt. The specific endpoint (/employees/55) is not listed on the homepage, making its purpose and data format entirely opaque.

Warnings

  • No API documentation available — docs, pricing, and API pages render only 'Connect wallet'
  • No OpenAPI or response schema provided; response structure after payment is unknown
  • The /api/v1/employees/55 endpoint is not listed among the advertised APIs on the homepage
  • Employee data endpoints may involve personally identifiable information (PII) — verify compliance requirements

Citations

Provenance

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

Agent access