x402basequality 0.35

Pay-per-call employee salary data endpoint on Base via x402 (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 49) 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 uses the x402 "exact" payment scheme, meaning each call requires a one-time micropayment before the server returns data.

The hosting site lowpaymentfee.com offers a broad catalog 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. However, the specific endpoint being listed here (`/api/v1/employees/49/salary`) is not prominently advertised on the site's landing page, and no documentation, request schema, or response schema is published for it. The response MIME type is `application/json`, but the exact fields returned are unknown.

Because no OpenAPI spec, request body schema, or example responses are available, agents calling this endpoint will need to discover the expected input format through experimentation. The 402 challenge was successfully captured, confirming the endpoint is live and accepting payment challenges with a 300-second timeout.

Capabilities

x402-paymentusdc-micropaymentbase-networkemployee-salary-datapay-per-calljson-response

Use cases

  • Retrieving salary information for a specific employee record
  • Integrating pay-per-call payroll data into agent workflows
  • Demonstrating x402 micropayment protocol usage on Base

Fit

Best for

  • Agents needing on-demand employee salary data without API key management
  • Developers experimenting with x402 payment protocol on Base
  • Micropayment-gated data access without subscriptions

Not for

  • Bulk payroll data exports across many employees
  • Production HR systems requiring authenticated, audited access
  • Users without USDC on the Base network

Quick start

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

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), but there is no documentation, no request/response schema, no examples, and the specific employee salary endpoint is not listed on the site's landing page. Effectively a stub with confirmed liveness.

Warnings

  • No request body schema or documentation available for this endpoint
  • No response schema or example response published
  • The /api/v1/employees/49/salary path is not listed among the site's advertised APIs — may be a demo or test endpoint
  • Docs, API, pricing, and README pages all returned only 'Connect wallet' with no useful content
  • Unknown whether employee ID 49 is a real record or placeholder

Citations

Provenance

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

Agent access