·query-onchain-data
!

query-onchain-data

coinbase/agentic-wallet-skills

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.

198Installs·17Trend·@coinbase

Installation

$npx skills add https://github.com/coinbase/agentic-wallet-skills --skill query-onchain-data

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.

View raw

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