aijobsboom-x402
aijobsboom-x402
x402-gated data API for the aijobsboom.com skilled-trades job board, plus an MCP server wrapper that pays for calls on an agent's behalf.
Live API: https://aijobsboom-x402.sonofgus.workers.dev
What this is
Rollup statistics from the aijobsboom pipeline — counts, not listings. Every pipeline run appends one row: total rows pulled, rows removed per scrub rule, per-trade counts (electrician, HVAC, lineman, welder, mechanic, CDL), and perk-flag counts (fair-chance, will-train, per diem, day-1 benefits, sign-on bonus, travel paid, employer-posted six-figure, HOT count, North Dakota, Montana). No job titles, employer names, posting URLs, or descriptions are served anywhere in this dataset — see methodology.md for why.
Related MCP server: GoldBean
Endpoints
Endpoint | Price | Network |
| free | — |
| $0.01 USDC | Base |
| $0.10 USDC | Base |
Payment is enforced via x402 — no accounts, API keys, or subscriptions required.
MCP server
mcp-server.js wraps the API as two MCP tools, get_snapshot and
get_series. It holds its own Base wallet (funded with USDC) and pays for
each gated call itself via x402-fetch, so the calling agent just invokes a
tool and gets JSON back.
npm install
AIJOBSBOOM_API_BASE=https://aijobsboom-x402.sonofgus.workers.dev \
X402_CLIENT_PRIVATE_KEY=0x... \
npm run mcpX402_CLIENT_PRIVATE_KEY is the 0x-prefixed private key of a Base wallet
funded with USDC — never commit this.
Worker deployment
npm install
wrangler secret put X402_WALLET # the Base address that receives USDC
wrangler secret put FACILITATOR_URL # optional, overrides the default facilitator
npm run deployData updates: after each pipeline.py run in the parent repo, copy the fresh
archive/stats.csv over data/stats.csv, run npm run teaser to refresh
teaser.html, then redeploy. The CSV is bundled into the Worker at build
time — there's no runtime data fetch.
Docs
Full column dictionary, scrub-rule writeup, and ToS constraints: methodology.md.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for pay-per-call DeFi and crypto data via x402 micropayments on Base. 8 endpoints: token prices, TVL, funding rates, token security, gas tracker, whale monitoring, wallet profiling, and yield scanning.846MIT
- AlicenseCqualityCmaintenancex402 Micropaid MCP Server — 120+ paid API endpoints for AI Agents. Pay per call with USDC on Base network. No signup, no API key needed.551MIT

oom-x402-mcpofficial
FlicenseNot gradedqualityBmaintenanceMCP server exposing 1,000+ pay-per-call API endpoints across agent infrastructure (memory, coordination, secrets, verification), data, compute, finance, weather, geography, and reference categories — payments via x402 protocol in USDC on Base.- AlicenseBqualityDmaintenanceAn MCP server providing 22 pay-per-call utility tools for AI agents (scrape, validate, embed, store, moderate, notify, convert, prevent loops) without accounts or API keys, using USDC payments via the x402 protocol.17401MIT
Related MCP Connectors
Monetize any MCP server: x402 paywall, pay-per-call billing in USDC on Base, agent marketplace.
Monero/Zcash payment webhooks + DeFi liquidation & Ethereum builder data over MCP. Free tier; x402.
32 paid x402 endpoints for crypto, Zora & on-chain analysis. 10 MCP tools. USDC on Base.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chemi-Kill/aijobsboom-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server