graded-x402
sh.graded/graded-x402Discover and call 2,000+ x402 machine-payable services through one graded API key + gateway.
Tools · 9
Search the graded catalog of x402 services (ours + the Bazaar), ranked by real 30-day demand and agent-usability grade (A-F). Free.
Full detail for one catalog service: grade breakdown, live price, our price (incl. markup), input schema, output example. Free.
Call a catalog service through the gateway. The gateway pays the upstream x402 USDC price from its own wallet and deducts your prepaid credits (upstream price + 25% markup, min $0.005). Requires an ac…
Create a gateway account. Returns your secret key (gwk_…) - store it; it is shown only once. New accounts start at 0 credits.
Your balance, totals, limits, and recent calls. Requires Authorization: Bearer <gwk_ key>.
Configure YOUR account's spending guardrails, enforced on every call_service: max_call_usd (refuse any call charging more), daily_usd (rolling-24h charge budget), min_grade (refuse services graded bel…
One-time: mint a separate OWNER key (gwo_…) for the human supervisor. After this, the gwk_ agent key can spend and TIGHTEN limits but never loosen or clear them; only the owner key can. Shown once - t…
How to add credits (x402 USDC, or a card checkout link via create_topup_link).
Create a hosted card-payment link (Stripe Checkout) that adds $5, $10 or $20 of credits to YOUR account. Give the returned url to your human to open and pay - no crypto wallet needed; credits land 1:1…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"graded-x402": {
"url": "https://graded.sh/mcp",
"transport": "streamable-http"
}
}
}