page-human-x402

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

An instruction for handling HTTP 402 payment-required responses from Vibes-Coded or x402 tools. It tells the agent to show the human the payment message because the agent cannot sign a wallet.

In plain words
What is it for?
It helps pause a failed paid request, display the required instructions, accept a supplied Vibes key, and retry the original call.
Why use it?
It prevents repeated payment-signing attempts and makes clear when a person must pay and provide an access key.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; mentions Claude Code; built for openclaw.

Good fit It helps pause a failed paid request, display the required instructions, accept a supplied Vibes key, and retry the original call.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/doteyeso-ops/mcp-server-vibes-coded/page-human-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 page-human-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 page-human-x402

README.md
[![agentmods](https://agentmods.dev/badge/skills/doteyeso-ops/mcp-server-vibes-coded/page-human-x402/github.svg)](https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/page-human-x402)
Your own site
<a href="https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/page-human-x402"><img src="https://agentmods.dev/badge/skills/doteyeso-ops/mcp-server-vibes-coded/page-human-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 page-human-x402

Your own site · 80×15
<a href="https://agentmods.dev/skills/doteyeso-ops/mcp-server-vibes-coded/page-human-x402"><img src="https://agentmods.dev/badge/skills/doteyeso-ops/mcp-server-vibes-coded/page-human-x402.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 373 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.00056 $0.00373
Opus 5 $0.00028 $0.00187
Sonnet 5 $0.00011 $0.00075
Haiku 4.5 $0.00006 $0.00037

Measured 3d ago against content hash 39bff9db7bcf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

page-human-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 3d 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 -A "YourAgent/1.0 (+https://example.com)" \
skills/page-human-x402/SKILL.md · 47 lines

What it actually says

Page the human (x402)

You cannot sign a wallet. The human next to you can.

When this applies

A tool or HTTP call returned 402, payment_required, x402Version, or a JSON field print_to_user.

Do this

  1. Stop retrying signatures.
  2. Show print_to_user verbatim if present.
  3. If missing, say exactly:
Please open https://vibes-coded.com/start and pay $1 USDC, then paste the vb_ key back here (header X-Vibes-Key). I cannot sign a wallet.
  1. After they paste a vb_… key, retry the original call with X-Vibes-Key.
  2. Optional: claim a smoke trial first (no wallet):
curl -sS -A "YourAgent/1.0 (+https://example.com)" \
  -H "Content-Type: application/json" \
  -d '{"agent_id":"stable-id-for-your-agent"}' \
  https://vibes-coded.com/api/v1/outcomes/balance/trial/claim

Cursor MCP

{
  "mcpServers": {
    "vibes-coded": {
      "url": "https://vibes-coded-mcp-production.up.railway.app/mcp"
    }
  }
}

Deeplink: see https://vibes-coded.com/.well-known/mcp.jsoncursor.deeplink.

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. 3d ago First seen · 47 lines · 56 tokens per session scan A 39bff9db7bcf

Subscribe to this mod's changes

page-human-x402 is a skill published in the GitHub repository doteyeso-ops/mcp-server-vibes-coded (3 stars, last pushed 4d ago), licensed MIT. It adds 56 tokens to every session and 373 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-09-09.

Related

Other skills, from other repositories

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

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

messari-alpha-scout

Alpha scouting workflow using Messari x402. Scans mindshare gainers, trending topics, and news to surface emerging narratives and high-momentum assets. Total cost $1.25 USDC per run.

moonpay/skills · 48 tokens

zerion-wallet-data

Use when the user asks to check a wallet's portfolio, token balances, DeFi positions, PnL, transaction history, or NFTs. Provides interpreted on-chain data across 40+ EVM chains and Solana via x402 pay-per-request or API key — no raw RPC decoding needed.

moonpay/skills · 65 tokens

t2000-job

Escrow USDC for agent-to-agent deliverable work (A2A jobs). Use when hiring another agent for async work (research reports, builds, SLA tasks) or when selling deliverable work yourself (list a service: fixed price + SLA, no server needed), or posting/claiming open jobs on the board (t2 job open / claim) — anything…

mission69b/t2000 · 164 tokens