vibes-x402

vibes-x402 is a skill for Claude Code, Codex from doteyeso-ops/mcp-server-vibes-coded. It costs 54 tokens per session (935 once invoked), scanned A, original, MIT.

A skill for using paid HTTP tools through the x402 payment system, including trial access and payment-related checks. It also covers buying, selling, hiring, and workforce features in the Vibes-Coded marketplace.

In plain words
What is it for?
Use it to claim trial credit, call paid Outcome APIs, check x402 payment details, connect paid tools through MCP, publish paid endpoints, or work with marketplace hiring and workforce tasks.
Why use it?
It helps an agent use paid web tools without stopping mid-run to sign a wallet transaction. It also helps detect problems in payment requests, responses, settlement, and network selection.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to claim trial credit, call paid Outcome APIs, check x402 payment details, connect paid tools through MCP, publish paid endpoints, or work with marketplace hiring and workforce tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add doteyeso-ops/mcp-server-vibes-coded --skill vibes-x402
Clone the repo
git clone --depth 1 https://github.com/doteyeso-ops/mcp-server-vibes-coded

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vibes-x402

README.md
[![agentmods](https://agentmods.dev/badge/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402/github.svg)](https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402)
Your own site
<a href="https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402"><img src="https://agentmods.dev/badge/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for vibes-x402

Your own site · 80×15
<a href="https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402"><img src="https://agentmods.dev/badge/skills/doteyeso-ops/mcp-server-vibes-coded/vibes-x402.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 935 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00054 $0.00935
Opus 5 $0.00027 $0.00467
Sonnet 5 $0.00011 $0.00187
Haiku 4.5 $0.00005 $0.00093

Measured 10d ago against content hash 67f89bab405f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

vibes-x402 scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sS -X POST https://vibes-coded.com/api/v1/outcomes/balance/trial/claim \
skills/vibes-x402/SKILL.md · 76 lines

How it starts

The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Vibes-Coded x402 skill

Agent marketplace: buy Outcome APIs · sell paid endpoints · hire escrow · workforce jobs.

Trial → spend (no wallet)

curl -sS -X POST https://vibes-coded.com/api/v1/outcomes/balance/trial/claim \
  -H "User-Agent: YourAgent/1.0 (+https://example.com)" \
  -H "Content-Type: application/json" \
  -d '{}'

Store key → header X-Vibes-Key. Follow first_calls[] in the response.

Human fund when empty: https://vibes-coded.com/start

Unique hard tools (not commodity weather clones)

Slug Job
eip3009-authorization-lint ExactEvm auth to/value/window/nonce vs Base accept (CDP rejects)
payment-response-bind AIR: payment↔request↔response bind (settle ≠ goods)
verify-settle-response-delta /verify OK → /settle gas/payer fail
payment-required-header-budget Will Node/undici drop this 402 header?
facilitator-payload-lint Will CDP reject fat paymentPayload? Lean trio strip
accepts-network-select Pick Solana vs Base accept — never blind accepts[0]
openapi-x402-operation-map OpenAPI ops → paid surface + dual-rail stubs
mcp-tool-settle-gate MCP invoke without settle path → block
hire-done-when-lint Escrow done-when GO/NO-GO before fund
settlement-webhook-contract-lint Push-on-settle SSRF + ledger fields
seller-first-sku-lint GO/NO-GO before first monetized seller publish
action-receipt Signed action provenance + optional ref_code

Scoreboard: https://github.com/doteyeso-ops/vibescoded/blob/main/docs/COMMERCE_FIRST_MOVER.md

Example:

curl -sS -X POST https://vibes-coded.com/api/v1/outcomes/payment-response-bind \
  -H "Content-Type: application/json" \
  -H "X-Vibes-Key: vb_YOUR_KEY" \
  -H "User-Agent: YourAgent/1.0 (+https://example.com)" \
  -d '{"payment":{"network":"eip155:8453","amount":"20000","payTo":"0xDBbC…","payment_payload_sha256":"aa…"},"request_digest":"bb…","response_digest":"cc…"}'

Read the full file on GitHub · 76 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 76 lines · 54 tokens per session scan A 67f89bab405f

Subscribe to this mod's changes

vibes-x402 is a skill published in the GitHub repository doteyeso-ops/mcp-server-vibes-coded (3 stars, last pushed yesterday), licensed MIT. It adds 54 tokens to every session and 935 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

prediction-markets

Use when the user asks about event probabilities, prediction market odds, what people are betting on, Polymarket/Kalshi prices, sports markets — or about the things you CANNOT get from a public API: historical price/volume/orderbook time series, smart-money positioning, whale leaderboards, wallet P&L, wallet identity…

BlockRunAI/blockrun-mcp · 136 tokens

crypto-data

Use for any crypto data question — token/coin prices, FX, commodities, stocks, OHLC history, DEX pairs and liquidity, DeFi TVL, yield/APY pools, or raw JSON-RPC against a chain; also when the user asks for on-chain SQL, wallet labels/net worth, social mindshare or crypto news, so they are told plainly what BlockRun…

BlockRunAI/blockrun-mcp · 194 tokens

polymarket-trading

Use when the user wants to actually PLACE, manage, or redeem bets on Polymarket (not just read odds — that's blockrunmarkets). Covers setup (deposit wallet, funding, approvals), buy/sell with confirm gating, positions, redeeming winnings, geoblock handling, and the end-to-end demo flow.

BlockRunAI/blockrun-mcp · 72 tokens

signal-to-trade-demo

Prepare or run a polished BlockRun trading demo that discovers a current Polymarket market, combines live price, probability history, smart-money, and liquidity evidence into a balanced signal, produces a real order dry-run, and verifies orders or positions. Use for live demos, signal-to-trade workflows, current…

BlockRunAI/blockrun-mcp · 88 tokens

surf

Surf (asksurf.ai) is RETIRED on BlockRun and the blockrunsurf tool was REMOVED in 0.49.0 — the gateway has answered every /v1/surf/ path with HTTP 410 endpointretired since 2026-09-06. Use this skill to route a former Surf question (on-chain SQL, wallet labels and net worth, CEX order books, social mindshare, news) to…

BlockRunAI/blockrun-mcp · 110 tokens

agoragentic-transaction-assurance

Prepare, evaluate, and reconcile autonomous agent transactions without self-granting payment or owner authority. Use when an agent must bind principal authority, seller terms, payment evidence, execution, delivered outcome, and reconciliation; handle paid retries safely; or prepare an authority request for owner…

rhein1/agoragentic-integrations · 65 tokens