Add pulsenetwork-paid-data partner skill - #90
Open
GTCC777 wants to merge 1 commit into
Open
Conversation
800+ deterministic x402 data endpoints across 74 API verticals (crypto market structure, funding rates, whale positions, stablecoin pegs, token safety, plus finance/travel/sports/climate/health), paid per call with USDC on Base or Solana via mp x402 request. Free catalog discovery, no API key. Own pulsenetwork-skills plugin block per CONTRIBUTING.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New Skill
Skill name:
skills/pulsenetwork-paid-data/Description: Pay-per-call access to PulseNetwork, a catalog of 800+ x402 data endpoints across 74 API verticals: crypto market structure (perp funding rates, Hyperliquid whale positions, stablecoin peg monitoring, token rug/honeypot scans, DeFi vault APYs, cross-exchange spreads) plus finance, macro, travel, sports, climate, and health data. Discovery is free; calls are paid with USDC via
mp x402 request. No API key or signup.Primary chain: Base (Solana also supported; most endpoints additionally accept Polygon, Arbitrum, HyperEVM, and others)
Primary token: USDC
Checklist
skills/pulsenetwork-paid-data/SKILL.mdwith YAML frontmatter (name,description).claude-plugin/marketplace.json(ownpulsenetwork-skillsplugin block)MoonPay Integration
Every paid call settles through
mp x402 request— endpoints are plain GET with query parameters, x402 v2exactscheme, plain-EOA payer (no EIP-7702 required), USDC on Base or Solana. Discovery surfaces (llms.txt,.well-known/agent.json, per-origin.well-known/x402andopenapi.json) are free, so agents can search the catalog before spending anything. Cross-references moonpay-auth, moonpay-check-wallet, and moonpay-x402 for wallet setup and the underlying payment command.Example Usage
All endpoints in the skill were verified live (402 quotes with Base + Solana in
accepts) before submission.🤖 Generated with Claude Code