Skip to content
Back to Tinkrr Intelligence API

Card snapshot

tinkrr-api.tinkrr.workers.dev · 2026-07-16 00:36:14 UTC · 1d965e7b71d581a1cbfe7f7f145a806eeea661323180ed0c874b8fc25d8b742f

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "@context": "https://agentready.org/context/v1",
  "schemaVersion": "1.0",
  "name": "Tinkrr Intelligence API",
  "url": "https://tinkrr-api.tinkrr.workers.dev",
  "description": "Real-time Bitcoin network intelligence and YouTube video intelligence. Pay per call via x402 USDC on Base.",
  "provider": {
    "name": "Tinkrr",
    "url": "https://tinkrr.app",
    "contact": "hello@tinkrr.app"
  },
  "capabilities": {
    "payment": {
      "protocol": "x402",
      "version": "2",
      "network": "base",
      "currency": "USDC"
    },
    "discovery": {
      "servicesJson": "https://tinkrr-api.tinkrr.workers.dev/services.json",
      "llmsTxt": "https://tinkrr-api.tinkrr.workers.dev/llms.txt"
    },
    "mcp": {
      "manifestUrl": "https://tinkrr-api.tinkrr.workers.dev/mcp"
    }
  },
  "skills": [
    {
      "id": "btc_fees",
      "name": "Bitcoin Fee Forecast",
      "description": "Real-time fee estimates (sat/vB) with congestion tier and cost examples for next-block, 30-min, 1-hr.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/btc/fees",
      "method": "GET",
      "price": "$0.005",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "bitcoin",
        "fees",
        "mempool"
      ]
    },
    {
      "id": "btc_mempool_intel",
      "name": "Mempool Intelligence",
      "description": "Mempool congestion tier, blocks-to-clear estimate, RBF timing signal, and agent decision flags.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/btc/mempool/intel",
      "method": "GET",
      "price": "$0.003",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "bitcoin",
        "mempool",
        "rbf"
      ]
    },
    {
      "id": "btc_address_risk",
      "name": "Address Risk Score",
      "description": "AML/compliance risk score (0-100) for a Bitcoin address. Signals include CoinJoin, high counterparty count, pass-through patterns.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/btc/address/risk",
      "method": "GET",
      "price": "$0.009",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "bitcoin",
        "aml",
        "compliance",
        "risk"
      ]
    },
    {
      "id": "btc_tx_decode",
      "name": "Transaction Decoder",
      "description": "Decode and analyse a Bitcoin transaction by txid or raw hex. Returns inputs, outputs, fee rate, RBF status, category.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/btc/tx/decode",
      "method": "POST",
      "price": "$0.009",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "bitcoin",
        "transaction",
        "decoder"
      ]
    },
    {
      "id": "btc_intel",
      "name": "Bitcoin Address Composite Intel",
      "description": "COMPOSITE \u2014 address risk score + live network fee context + mempool state + spend-timing synthesis in one call. Cheaper than calling risk, fees, and mempool separately.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/btc/intel",
      "method": "GET",
      "price": "$0.02",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "bitcoin",
        "composite",
        "risk",
        "aml",
        "fees",
        "mempool"
      ]
    },
    {
      "id": "video_analyze",
      "name": "Video Campaign Kit",
      "description": "YouTube video \u2192 complete content campaign kit: virality score, viral clips, social media copy for 6 platforms.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/video/analyze",
      "method": "POST",
      "price": "$0.15",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "video",
        "youtube",
        "social",
        "content"
      ]
    },
    {
      "id": "video_transcript",
      "name": "Video Transcript & Summary",
      "description": "YouTube video transcript, key points, chapters, and executive summary.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/video/transcript",
      "method": "POST",
      "price": "$0.03",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "video",
        "youtube",
        "transcript"
      ]
    },
    {
      "id": "video_script",
      "name": "Video Script Generator",
      "description": "Generate a complete YouTube script from a topic: hook, timed sections, visual directions.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/video/script",
      "method": "POST",
      "price": "$0.05",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "video",
        "youtube",
        "script",
        "content"
      ]
    },
    {
      "id": "video_trend",
      "name": "YouTube Trend Scanner",
      "description": "What is trending on YouTube in a niche right now: topics, formats, hooks, content opportunity.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/video/trend",
      "method": "POST",
      "price": "$0.20",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "video",
        "youtube",
        "trends"
      ]
    },
    {
      "id": "video_compete",
      "name": "Video Competitive Analysis",
      "description": "Compare 2-3 YouTube videos: virality scores, strengths, what to steal, content gap opportunity.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/video/compete",
      "method": "POST",
      "price": "$0.35",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "video",
        "youtube",
        "competitive"
      ]
    },
    {
      "id": "video_channel",
      "name": "Channel Intelligence",
      "description": "Analyse a YouTube channel: content strategy, strengths, weaknesses, competitor positioning.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/video/channel",
      "method": "POST",
      "price": "$0.50",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "video",
        "youtube",
        "channel"
      ]
    },
    {
      "id": "video_intel",
      "name": "YouTube Video Composite Intel",
      "description": "COMPOSITE \u2014 transcript + engagement read + virality index + trend context + recommended follow-up, enriched with real view/like/comment stats, in one call. Replaces stringing transcript, analyze, and trend together.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/video/intel",
      "method": "POST",
      "price": "$0.20",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "video",
        "youtube",
        "composite",
        "transcript",
        "virality",
        "trends"
      ]
    },
    {
      "id": "gh_repo_intel",
      "name": "GitHub Repo Health Intel",
      "description": "COMPOSITE - repository health for any public GitHub repo: 30/90-day commit and release velocity with trend, contributor concentration / bus factor, median issue response time, and a synthesized trust tier with rationale.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/gh/repo/intel",
      "method": "GET",
      "price": "$0.02",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "github",
        "dev",
        "repo",
        "composite",
        "health",
        "trend"
      ]
    },
    {
      "id": "gh_dep_risk",
      "name": "Dependency Supply-Chain Risk",
      "description": "Supply-chain risk score (0-100) for an npm or PyPI package (or GitHub repo directly): deprecation, abandonment, maintainer drift, release-gap anomaly, ownership transfer signals - with a provenance block (upstream timestamps + SHA-256 evidence hash) agents can cite.",
      "endpoint": "https://tinkrr-api.tinkrr.workers.dev/gh/dep/risk",
      "method": "POST",
      "price": "$0.03",
      "currency": "USDC",
      "network": "base",
      "tags": [
        "github",
        "dev",
        "risk",
        "supply-chain",
        "npm",
        "pypi",
        "provenance"
      ]
    }
  ],
  "supportedProtocols": [
    "x402",
    "mcp",
    "a2a"
  ],
  "agentReadyScore": {
    "hasLlmsTxt": true,
    "hasAgentCard": true,
    "hasX402": true,
    "hasMcp": true,
    "hasServicesJson": true
  }
}