x402-erc7710
Design and implement demos combining x402 HTTP payments with ERC-7710 smart contract delegations and ERC-7715 wallet permission requests for subscriptions, bounded agent budgets, recurring spend, pay-per-use APIs, and agentic commerce.
npx skills add internet-court/internet-court-skill --skill x402-erc7710 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# x402 + ERC-7710 Use this skill when a user wants a payment or subscription demo where an agent pays for HTTP resources through x402 and spends only within a bounded delegated permission. ## Core Model - x402 is the per-request payment rail. A protected resource can respond with HTTP `402 Payment Required`, payment requirements, and a retry path where the client submits a signed payment payload. A facilitator can verify and settle the payment before the server returns the resource. - ERC-7710 is the capability redemption interface. It standardizes how a delegation manager validates permission context and executes delegated actions on behalf of a delegator. - ERC-7715 is the wallet permission request layer that can be used to obtain scoped permissions for ERC-7710-style delegation. Use x402 for "pay now for this HTTP request." Use ERC-7710/7715 for "this agent may keep paying under these constraints." ## Discovery-First Boundary When the user has only asked to use or inspect a paid HTTP service, stay in discovery mode: 1. Identify the relevant endpoint or resource. 2. Confirm whether it returns `402 Payment Required`. 3. Summarize the advertised x402 requirements: network, token, a
- Core Model
- Discovery-First Boundary
- Trust Objection Mode
- Adjudicated Setup Mode
- Subscription Pattern
- Default Demo
- Browser Lab Pattern
- Conversational Operator Mode
- MetaMask Transaction Cards
- Periodic GenLayer Control
- Other Demo Ideas
- Implementation Checklist
- Guardrails
- Signed Evidence Pattern
What does the x402-erc7710 skill do?
Design and implement demos combining x402 HTTP payments with ERC-7710 smart contract delegations and ERC-7715 wallet permission requests for subscriptions, bounded agent budgets, recurring spend, pay-per-use APIs, and agentic commerce.
How do I install it?
Run `npx skills add internet-court/internet-court-skill --skill x402-erc7710 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From internet-court/internet-court-skill, a repository with 1,536 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.