x402basequality 0.30

Pay-per-call employee salary lookup API on Base via x402, settled in 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. It is part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated by the x402 payment protocol on the Base network.

The specific endpoint `/api/v1/employees/101/salary` returns salary information for employee ID 101. Payment is settled in USDC (contract 0x8335…2913 on Base) using the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC, which at 6 decimals equals $0.02 per request. The platform advertises no API keys, no rate limits, and instant access — you simply attach an X-PAYMENT header with a valid x402 payment proof.

Documentation is extremely sparse. The landing page lists available endpoints and pricing, but the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available from the crawl. The endpoint is confirmed live (returns 402 with a well-formed x402 challenge), but the actual response format for a successful paid request is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-lookuppay-per-callno-api-key

Use cases

  • Retrieving salary data for a specific employee by ID
  • Integrating pay-per-call payroll lookups into agent workflows
  • Demonstrating x402 payment protocol usage on Base

Fit

Best for

  • Agents needing on-demand employee salary data without API key management
  • Developers experimenting with x402 micropayment-gated APIs
  • Low-volume, pay-as-you-go data retrieval at $0.02 per call

Not for

  • Bulk payroll data exports or batch processing (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs
  • Production HR systems requiring authenticated, auditable data sources

Quick start

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

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 ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and no examples. The actual data returned on successful payment is entirely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — response format is unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • The nature and source of the employee salary data is undocumented — unclear if this is sample/demo data or a real service
  • No information on data accuracy, freshness, or legal compliance for salary data

Citations

Provenance

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

Agent access