x402basequality 0.35

x402-gated employee salary endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data (specifically employee ID 19) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) via the x402 "exact" scheme.

The endpoint charges a maximum of 20,000 base units of USDC per request. Since USDC uses 6 decimals, this translates to $0.02 per call, consistent with the provider's site-wide pricing of $0.02/request. The provider advertises no API keys, no rate limits, and instant access. The x402 challenge was successfully captured with a 402 response, confirming the endpoint is live.

The broader lowpaymentfee.com platform hosts a variety of x402-gated APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all at the same $0.02/request price point. However, this specific endpoint (/api/v1/employees/19/salary) is not listed on the provider's landing page among the advertised API categories, and no documentation or schema details are available for it. The actual response format and the nature of the salary data returned are unknown.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-datasalary-lookuppay-per-requestjson-response

Use cases

  • Retrieving salary information for a specific employee via a pay-per-request model
  • Integrating employee compensation data into agent workflows without API key management
  • Demonstrating x402 payment protocol usage on Base network

Fit

Best for

  • Agents needing on-demand employee salary data with no subscription
  • Developers experimenting with x402 payment protocol integrations
  • Scenarios requiring keyless, pay-as-you-go API access

Not for

  • Bulk payroll data retrieval across many employees (only employee 19 is addressed by this endpoint)
  • Use cases requiring detailed documentation or guaranteed SLAs
  • Production HR systems needing authenticated, auditable data sources

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/19/salary \
  -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). However, this specific endpoint is not listed on the provider's landing page, there is no documentation, no OpenAPI schema, no example request/response, and the actual data returned is unknown. The docs, pricing, and README pages all render only a 'Connect wallet' prompt with no useful content.

Warnings

  • This specific endpoint (/api/v1/employees/19/salary) is not listed among the provider's advertised APIs — it may be a demo, test, or unlisted route.
  • No documentation, OpenAPI schema, or example responses are available for this endpoint.
  • The nature and accuracy of the 'salary' data returned is completely unknown — it could be mock/demo data.
  • All documentation pages (docs, pricing, README, api) returned only a 'Connect wallet' prompt with no substantive content.

Citations

Provenance

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

Agent access