query-onchain-data
✓Query onchain data on Base using the CDP SQL API via x402. Use when you or your user want to view onchain information about decoded blocks, transactions, and event.
Installation
SKILL.md
Use the CDP SQL API to query onchain data (events, transactions, blocks, transfers) on Base. Queries are executed via x402 and are charged per query.
If the wallet is not authenticated, refer to the authenticate-wallet skill.
IMPORTANT: Always single-quote the -d JSON string to prevent bash variable expansion.
Query onchain data on Base using the CDP SQL API via x402. Use when you or your user want to view onchain information about decoded blocks, transactions, and event. Source: coinbase/agentic-wallet-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/coinbase/agentic-wallet-skills --skill query-onchain-data- Category
- !Security
- Verified
- ✓
- First Seen
- 2026-02-13
- Updated
- 2026-02-18
Quick answers
What is query-onchain-data?
Query onchain data on Base using the CDP SQL API via x402. Use when you or your user want to view onchain information about decoded blocks, transactions, and event. Source: coinbase/agentic-wallet-skills.
How do I install query-onchain-data?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/coinbase/agentic-wallet-skills --skill query-onchain-data Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/coinbase/agentic-wallet-skills
Details
- Category
- !Security
- Source
- skills.sh
- First Seen
- 2026-02-13