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 information for a specific employee (ID 116) 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 no upfront commitments — callers simply attach an x402 payment header with each request.

The provider (lowpaymentfee.com) hosts a broader catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services, all priced at $0.02 per request. However, this specific listing covers only the `/api/v1/employees/116/salary` endpoint. The response MIME type is `application/json`, and the endpoint accepts POST requests.

Documentation is extremely sparse — the docs, pricing, and API 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 response contains. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual data content and request body format are unknown.

Capabilities

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

Use cases

  • Retrieving salary information for employee #116 via a micropayment-gated API call
  • Integrating pay-per-call employee compensation data into agent workflows
  • Demonstrating x402 payment protocol usage with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol on Base
  • Agents needing on-demand salary data without subscription commitments
  • Low-volume, pay-as-you-go data retrieval

Not for

  • Bulk payroll data exports across many employees (only one employee ID exposed)
  • Users who need detailed API documentation or schema guarantees before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid 402 x402 challenge, but there is no OpenAPI schema, no request/response examples, and no meaningful documentation beyond a landing page listing. The specific data returned by this salary endpoint is entirely unknown, making it effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are completely unknown
  • Docs, pricing, and API pages all render only 'Connect wallet' with no technical content
  • This endpoint targets a single hardcoded employee ID (116); unclear if other employee IDs are supported
  • The provider's broader API catalog is unverified — only this specific endpoint was probed

Citations

Provenance

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

Agent access