Top SitesAskClaude — Pay per question, no subscription

Machine Readiness

Stored receipt and evidence

Overall

39

Readable

55

Callable

10

Commerce

0

Payment

100

Machine Access

Inspect the site's MCP endpoint

Open MCP explorer

DialtoneApp can scan the stored discovery files for this domain, try the MCP initialize handshake, and show the raw protocol transcript.

Purchase boundary

payment challenge

Control boundary

wallet required

Payment rails

x402

Payment providers

x402

Payment methods

None

Payment protocols

None

Payment assets

None

Payment networks

None

Capabilities

None

Verified payment surface

Yes

Crypto only

Yes

Readable docs

robots, llms, x402

Products

0

Variants

0

Priced variants

0

Currencies

0

Offers

0

Priced offers

0

Priced actions

0

Samples

Offer samples

No stored offer samples.

Samples

Product samples

No stored product samples.

Document

robots.txt

Open robots.txt
# As a condition of accessing this website, you agree to abide by the following
# content signals:

# (a)  If a Content-Signal = yes, you may collect content for the corresponding
#      use.
# (b)  If a Content-Signal = no, you may not collect content for the
#      corresponding use.
# (c)  If the website operator does not include a Content-Signal for a
#      corresponding use, the website operator neither grants nor restricts
#      permission via Content-Signal with respect to the corresponding use.

# The content signals and their meanings are:

# search:   building a search index and providing search results (e.g., returning
#           hyperlinks and short excerpts from your website's contents). Search does not
#           include providing AI-generated search summaries.
# ai-input: inputting content into one or more AI models (e.g., retrieval
#           augmented generation, grounding, or other real-time taking of content for
#           generative AI search answers).
# ai-train: training or fine-tuning AI models.

# ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF
# RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT
# AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET.

# BEGIN Cloudflare Managed content

User-agent: *
Content-Signal: search=yes,ai-train=no
Allow: /

User-agent: Amazonbot
Disallow: /

User-agent: Applebot-Extended
Disallow: /

User-agent: Bytespider
Disallow: /

User-agent: CCBot
Disallow: /

User-agent: ClaudeBot
Disallow: /

User-agent: CloudflareBrowserRenderingCrawler
Disallow: /

User-agent: Google-Extended
Disallow: /

User-agent: GPTBot
Disallow: /

User-agent: meta-externalagent
Disallow: /

# END Cloudflare Managed Content

Document

llms.txt

Open llms.txt
# AskClaude — Pay-per-question AI via x402

> AskClaude lets AI agents and humans query Claude (Opus, Sonnet, Haiku) with USDC micropayments on Base. No API keys, no accounts — just HTTP + x402.

## Base URL
https://askclaude.shop

## Payment Protocol
x402 (USDC on Base, EIP-155:8453)

## Endpoints

### Ask (general questions)
- POST /ask/haiku — $0.01 — Fast responses (Claude Haiku 4.5)
- POST /ask/sonnet — $0.03 — Smart responses (Claude Sonnet 4.6)
- POST /ask/opus — $0.10 — Advanced responses (Claude Opus 4.6)

### Ask (streaming)
- POST /ask/haiku/stream — $0.01 — Streaming fast responses
- POST /ask/sonnet/stream — $0.03 — Streaming smart responses
- POST /ask/opus/stream — $0.10 — Streaming advanced responses

### Tools
- POST /tools/summarize — $0.02 — Summarize any text
- POST /tools/json-extract — $0.02 — Extract structured JSON from text
- POST /tools/code-review — $0.05 — Review code for bugs and improvements
- POST /tools/translate — $0.02 — Translate text to any language
- POST /tools/sentiment — $0.01 — Analyze text sentiment
- POST /tools/crypto-analysis — $0.03 — Crypto market analysis with live data

## Request Format
All endpoints accept JSON body: { "query": "your question here" }
Tools accept: { "text": "...", "language": "..." } (varies by tool)

## Discovery
- GET /.well-known/x402 — Payment protocol discovery
- GET /api — Full API documentation

## Integration
- NPM: askclaude-mcp (MCP server for AI agents)
- GitHub: pvega23/askclaude-mcp

Document

llms-full.txt

Not stored for this site.