x402basequality 0.30

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns employee salary data for a specific employee (ID 102) via a POST request. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request. The endpoint requires no API keys, no rate limits, and provides instant access — you simply attach an X-PAYMENT header with a valid x402 payment proof.

The hosting site lowpaymentfee.com offers a broad catalog of pay-per-call APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints share the same $0.02/request pricing model and x402 payment flow on Base.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the salary endpoint actually returns. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to know the exact request body format or response shape without experimentation.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-callno-api-keypost-endpoint

Use cases

  • Retrieving salary information for a specific employee on demand
  • Integrating employee compensation data into payroll or HR workflows
  • Agent-driven lookups of salary records with per-call crypto payment

Fit

Best for

  • Developers needing on-demand employee salary data without subscription commitments
  • AI agents that can settle x402 payments on Base in USDC
  • Prototyping pay-per-call data access patterns

Not for

  • Bulk payroll data exports (single-employee endpoint, no batch support documented)
  • Users who cannot transact on the Base L2 network with USDC
  • Anyone needing detailed API documentation or guaranteed SLA

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/102/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 confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, and all documentation pages are empty beyond a wallet-connect prompt. The specific purpose of the salary endpoint is only inferable from the URL path. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown
  • All doc/pricing/README pages render only 'Connect wallet' with no technical content
  • The endpoint path suggests employee salary data, but no formal description confirms what fields are returned
  • This appears to be a demo/showcase site; data authenticity and reliability are unverified

Citations

Provenance

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

Agent access