x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402 (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data via a simple POST request, paid per call using the x402 protocol. The specific resource `/api/v1/employees/20/salary` returns salary information for employee ID 20 in JSON format. Payment is settled in USDC on the Base network.

The x402 challenge indicates a maximum cost of 20,000 base units of USDC (6 decimals), which equals $0.02 per request. The broader lowpaymentfee.com platform advertises a uniform $0.02/request pricing across all its endpoints, with no API keys, no rate limits, and instant access. The site offers a wide catalog of endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all using the same x402 payment model on Base.

Documentation is extremely sparse. The docs, API, pricing, and README 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 salary endpoint actually returns. The endpoint is live (returns a proper 402 challenge), but the lack of documentation makes it difficult to know the expected request body or response structure without experimentation.

Capabilities

x402-paymentusdc-baseper-call-pricingemployee-salary-datajson-responsepost-method

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating pay-per-use salary data into HR or payroll applications
  • Agent-driven lookups of employee compensation without API key management

Fit

Best for

  • Developers wanting zero-signup, pay-per-call access to salary data
  • AI agents that can settle x402 payments on Base
  • Prototyping integrations that need on-demand employee data

Not for

  • Bulk salary data exports (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed schema stability
  • Applications requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/20/salary \
  -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 and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs. The actual data returned by this endpoint is entirely unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request body or response fields
  • The nature of the 'employee salary' data is unclear — it may be synthetic/demo data
  • No information on data source, accuracy, or update frequency

Citations

Provenance

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

Agent access