← Back to search
60
Partial
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
finance openapiapillms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 60/100

            

llms.txt Content

# Blockscout ## Docs - [News Highlights](https://docs.blockscout.com/about/announcements.md): News, media coverage, and major announcements related to Blockscout. - [Newsletter & Blog](https://docs.blockscout.com/about/announcements/newsletter-and-blog.md) - [Chains Using Blockscout](https://docs.blockscout.com/about/chains.md): List of projects and links - [Features](https://docs.blockscout.com/about/features.md): Blockscout is a full-featured, open-source blockchain explorer - [Funding](https://docs.blockscout.com/about/funding.md): Information about Blockscout funding sources, grants, and opportunities for support. - [Partners & Integrations](https://docs.blockscout.com/about/partners-and-integrations.md): Blockscout featured integrations - [RaaS Providers](https://docs.blockscout.com/about/partners-and-integrations/raas-providers.md): Rollup-as-a-Service Providers using Blockscout - [Vera: Verifier Alliance](https://docs.blockscout.com/about/partners-and-integrations/vera-verifier-alliance.md) - [Roadmap](https://docs.blockscout.com/about/roadmap.md): Upcoming enhancements, features, and strategic plans for Blockscout. - [Get a bundler by address hash](https://docs.blockscout.com/api-reference/account-abstraction/get-a-bundler-by-address-hash.md): Retrieves a bundler by its address hash. - [Get a factory by address hash](https://docs.blockscout.com/api-reference/account-abstraction/get-a-factory-by-address-hash.md): Retrieves a factory by its address hash. - [Get a human-readable, LLM-based user operation summary](https://docs.blockscout.com/api-reference/account-abstraction/get-a-human-readable-llm-based-user-operation-summary.md): Retrieves a human-readable summary of what a user operation did, presented in natural language. - [Get a paymaster by address hash](https://docs.blockscout.com/api-reference/account-abstraction/get-a-paymaster-by-address-hash.md): Retrieves a paymaster by its address hash. - [Get a user operation by hash](https://docs.blockscout.co

OpenAPI Spec (preview)

openapi: 3.0.0 tags: - name: default - name: CelestiaService servers: - url: https://eth.blockscout.com/api/v2/ description: Ethereum mainnet - url: https://optimism.blockscout.com/api/v2/ description: Optimism mainnet - url: https://base.blockscout.com/api/v2/ description: Base mainnet - url: https://eth-sepolia.blockscout.com/api/v2/ description: Ethereum testnet info: description: API for BlockScout web app version: "1.0.0" title: BlockScout API contact: