x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402 (USDC, $0.02/request).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides access to employee salary data via a simple POST request. The specific resource `/api/v1/employees/83/salary` returns salary information for employee ID 83, paid per-call using USDC on the Base network. The x402 challenge confirms the endpoint is live and accepts payments of up to 20,000 base units of USDC (0.02 USD) per request.

The endpoint is part of a broader platform (lowpaymentfee.com) that hosts dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. Payment is settled on-chain via the x402 protocol on Base, using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913).

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the salary endpoint returns. The endpoint's purpose and response format must be inferred entirely from the URL path and the x402 challenge metadata.

Capabilities

x402-paymentusdc-baseemployee-salary-datapay-per-callno-api-keypost-method

Use cases

  • Retrieving salary information for a specific employee by ID
  • Integrating employee compensation data into payroll or HR workflows
  • Agent-driven lookups of salary records with micropayment settlement

Fit

Best for

  • Developers needing on-demand employee salary data without API key management
  • AI agents that can settle x402 micropayments on Base
  • Quick one-off salary lookups at very low cost ($0.02)

Not for

  • Bulk payroll data exports (no documented batch endpoint)
  • Users who need detailed API documentation or response schema guarantees before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, and no meaningful documentation beyond the landing page listing. The specific endpoint (/employees/83/salary) is not even listed on the homepage — it may be a demo or test resource. Response format is entirely unknown.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Docs, pricing, and API pages all render only 'Connect wallet' with no content
  • The /employees/83/salary path is not listed among the provider's advertised APIs — may be a test/demo endpoint
  • Response format and fields are completely unknown; no example responses available
  • No information on whether employee IDs other than 83 are valid

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:49:56Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access