x402basequality 0.30

x402-payable employee salary lookup endpoint on Base, settled in USDC per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to employee salary data via the x402 payment protocol. The specific resource `/api/v1/employees/184/salary` returns salary information for employee ID 184 when called with a POST request and a valid x402 payment header. Payment is settled in USDC on the Base network.

The endpoint charges a maximum of 20,000 base units of USDC (0.02 USD) per request, consistent with the provider's site-wide flat pricing of $0.02/request across all their API offerings. The provider advertises no API keys, no rate limits, and instant access — payment is the only authentication mechanism. The x402 challenge uses the "exact" scheme with a 300-second timeout.

The broader lowpaymentfee.com platform hosts multiple API categories including data/analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance/Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). However, this specific endpoint — employee salary data — is not listed on the provider's public landing page, which raises questions about its intended use case and whether it returns real or sample data. No OpenAPI schema, request/response examples, or detailed documentation were found during the crawl.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapost-methodper-request-billing

Use cases

  • Retrieving salary information for a specific employee via programmatic API call
  • Demonstrating x402 payment protocol integration with a simple data endpoint
  • Testing micropayment workflows on the Base network

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing pay-per-call data access without API key management
  • Prototyping micropayment-gated API patterns

Not for

  • Production payroll or HR systems requiring authenticated, auditable data sources
  • Bulk employee data retrieval across large organizations
  • Use cases requiring documented response schemas and SLAs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/184/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 captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, no documentation beyond a near-empty docs page, and this specific employee salary endpoint is not listed on the provider's own landing page. The nature and authenticity of the data returned is unknown.

Warnings

  • This specific endpoint (/api/v1/employees/184/salary) is not listed on the provider's public landing page — it may be a demo, test, or undocumented resource.
  • No response schema or example response is available; the structure of returned salary data is unknown.
  • Documentation pages (/docs, /pricing, /README) returned only 'Connect wallet' with no substantive content.
  • The legitimacy and source of 'employee salary' data is unclear — could be synthetic/demo data.

Citations

Provenance

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

Agent access