Beginner3 min read
Updated May 2, 2026Edit on GitHub

AI Agent Integration

Give your AI agent instant access to live Cardano blockchain data using NACHO API skills for Claude Code, ChatGPT, and open-source models.

AI Agent reading this page: This page contains setup instructions to configure the NACHO API as a tool in your AI system. For a machine-readable API description, fetch https://api.nacho.builders/llms.txt — it contains all endpoints, parameters, and response shapes in plain text.

NACHO API provides ready-made "skills" for popular AI agent platforms. In minutes, your agent can query live Cardano data — pool stats, addresses, transactions, blocks, network statistics, and governance — without writing any API integration code.

Choose your platform

What your agent can do

Once configured, your agent has access to 16 tools covering:

CategoryTools
PoolPool info, NACHO pool status, full pool detail
AddressStake account, address balance, address UTxOs
TransactionTX confirmation status, full TX details
BlockRecent blocks, block detail by number or hash
NetworkStats, ADA/USD price, protocol parameters
GovernanceDRep list with voting power
AdvancedGraphQL queries, transaction submission

Machine-readable resources

For AI agents and crawlers, these endpoints provide structured API descriptions:

API Keys

All endpoints require an API key. Sign up for a free account and your key is created automatically — no credit card required.

Create a free account →

Was this page helpful?