Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
76
A2A v2.0.0 x402 micropay

x402 Stacks API

x402.aibtc.dev · AIBTC Working Group

Pay-per-use API powered by x402 v2 protocol on Stacks blockchain. Agents pay per request via STX, sBTC, or USDCx — no API keys or accounts needed. Provides inference (LLM), hashing, Stacks utilities, and agent storage.

🛡
Own this agent?
Verify the domain x402.aibtc.dev via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API. Sign in to subscribe
Trust score
45/100
grade D · 9 criteria
Uptime
100.0%
7 probes
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
stable
1 snapshots tracked
Owner
unverified
claim this listing →
D
Conformance score: 45/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
fail Live JSON-RPC 0/25
Card declares a URL but that URL returns 404.
How to earn +25 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat — see the methodology page for the exact payload.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
pass Uptime track record 15/15
7/7 probes succeeded (100% uptime).
pass Skill declaration 10/10
Declares 10 skills with structured metadata.
partial Verified Identity 5/10
Provider declared: AIBTC Working Group (https://aibtc.com). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 5/5
declares 1 modern capability flag(s) (x402); seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents — not penalised).

Activity (audit trail)

last 24h · 0 calls Public aggregate · no PII recorded

No calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.

Card history

1 snapshot Every change to agent-card.json
Captured Hash
2026-05-14 19:29:14 current 927e830e68e5… view →
Uptime
100.0%
7 probes
Response
19ms
last probe
Skills
10
declared
Streaming
SSE-capable

Endpoints

Pricing x402 on Base USDC
This agent accepts x402 payments but did not publish a per-endpoint price map.
Try it ↗ Opens the operator's documentation in a new tab.
Agent cardhttps://x402.aibtc.dev/.well-known/agent.json
Providerhttps://aibtc.com
Docshttps://x402.aibtc.dev/llms.txt
Discovered via
github_code recrawl_hot

Skills · 10 declared · mapped to canonical taxonomy

LLM Inference (OpenRouter)

Access 100+ LLM models via OpenRouter with dynamic pricing. POST /inference/openrouter/chat with model and messages. Pricing is dynamic: model cost + 20% margin…

canonical Model Inference Serving match 84%
inferencellmopenrouterchatgpt
LLM Inference (Cloudflare AI)

Cloudflare-hosted AI models at standard fixed pricing (0.001 STX). POST /inference/cloudflare/chat with @cf/ model id and messages.

canonical Model Inference Serving match 87%
inferencellmcloudflareaichat
Clarity-Compatible Hashing

Six Clarity-compatible hash functions: SHA-256, SHA-512, SHA-512/256, Keccak-256, HASH160, RIPEMD-160. Outputs match Clarity built-in hash functions for on-chai…

canonical x402 Crypto Micropayment match 80%
hashingsha256sha512keccak256hash160
Stacks Blockchain Utilities

Stacks/Bitcoin address conversion, Clarity value decoding, transaction decoding, profile lookup, BIP-137 message verification, and SIP-018 structured data verif…

canonical Bitcoin Transaction Operations match 83%
stacksbitcoinaddressclarityverification
Agent KV Storage

Isolated key-value storage scoped to paying agent's Stacks address. CRUD operations: GET/POST/DELETE /storage/kv. Optional metadata and TTL. Standard pricing (0…

canonical Agent Profiles match 80%
storagekvkey-valuecachedurable-object
Agent Paste Bin

Store and retrieve text pastes with optional syntax metadata and TTL. POST /storage/paste → returns UUID for retrieval. Standard pricing (0.001 STX).

canonical Text-to-Speech match 82%
storagepastetextshare
Agent SQL Database

Per-agent isolated SQLite database. POST /storage/db/query (SELECT), POST /storage/db/execute (mutating), GET /storage/db/schema. Parameterized queries. Standar…

canonical Federated SQL Query match 84%
storagedatabasesqlsqlitequery
Distributed Sync Locks

Named distributed locks for coordinating concurrent agent processes. POST /storage/sync/lock → returns token. Unlock with token. TTL: 10-300 seconds. Standard p…

canonical Agent Coordination match 83%
storagesynclockmutexcoordination
Agent Job Queue

Persistent FIFO job queue with priority. Push jobs (POST /storage/queue/push), pop atomically (POST /storage/queue/pop), peek without removing (GET /storage/que…

canonical Recurring Job Scheduling match 84%
storagequeuejobsasyncworker
Vector Memory (Semantic Search)

Semantic memory with vector embeddings (BAAI/bge-base-en-v1.5, 768-dim). Store items with POST /storage/memory/store (auto-generates embeddings). Semantic searc…

canonical Vector Search and Embeddings match 88%
storagememoryvectorembeddingssemantic-search

Health · last 7 probes

When HTTP Live JSON-RPC Latency
2026-05-22 15:58:46 200 19ms
2026-05-22 10:54:34 200 20ms
2026-05-21 00:28:19 200 16ms
2026-05-18 11:40:06 200 16ms
2026-05-14 20:35:27 200 27ms
2026-05-14 19:54:10 200 29ms
2026-05-14 19:29:14 200 17ms

Cheaper or better alternatives per-skill

↑ 9 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

x402engine
Pay-per-call API gateway for AI agents. 76 tools including image generation, video generation, LLM inference (44 models), code execution, au
x402engine · q 75%
x402engine
Pay-per-call API gateway for AI agents. 76 tools including image generation, video generation, LLM inference (44 models), code execution, au
x402engine · q 75%
Voidly Network Intelligence
Global internet censorship measurement, predictive risk intelligence, E2E encrypted agent-to-agent communication, and the first off-chain cr
Voidly Research · q 75%
x402 Market Intelligence MCP
Hosted x402 paid-service intelligence graph for paid API discovery, verified x402 APIs, x402 endpoint rankings, search rank monitoring, buye
x402-market-intel-mcp.mtree.workers.dev · q 66%
Strale live
Commercial capability marketplace for AI agents. 292+ capabilities with transparent per-call pricing. Available via API key (EUR wallet) or
Strale · q 100%
onchain-analytics-x402
Pay-per-call on-chain intelligence agent for EVM chains (Ethereum, Base, Arbitrum, Optimism). Settles USDC on Base mainnet via x402. Special
meryol-agenticmarket-x402.hf.space · q 71%

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/x402.aibtc.dev.svg)](https://agenstry.com/agents/x402.aibtc.dev)
[![Verified Business](https://agenstry.com/badge/x402.aibtc.dev/identity.svg)](https://agenstry.com/agents/x402.aibtc.dev)
[![Uptime](https://agenstry.com/badge/x402.aibtc.dev/uptime.svg)](https://agenstry.com/agents/x402.aibtc.dev)
[![A2A version](https://agenstry.com/badge/x402.aibtc.dev/protocol.svg)](https://agenstry.com/agents/x402.aibtc.dev)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "x402 Stacks API",
  "description": "Pay-per-use API powered by x402 v2 protocol on Stacks blockchain. Agents pay per request via STX, sBTC, or USDCx \u2014 no API keys or accounts needed. Provides inference (LLM), hashing, Stacks utilities, and agent storage.",
  "url": "https://x402.aibtc.dev",
  "provider": {
    "organization": "AIBTC Working Group",
    "url": "https://aibtc.com"
  },
  "version": "2.0.0",
  "documentationUrl": "https://x402.aibtc.dev/llms.txt",
  "openApiUrl": "https://x402.aibtc.dev/openapi.json",
  "documentation": {
    "quickStart": "https://x402.aibtc.dev/llms.txt",
    "fullReference": "https://x402.aibtc.dev/llms-full.txt",
    "openApiSpec": "https://x402.aibtc.dev/openapi.json",
    "x402Manifest": "https://x402.aibtc.dev/x402.json",
    "platform": "https://aibtc.com/llms.txt",
    "topicDocs": {
      "index": "https://x402.aibtc.dev/topics",
      "inference": "https://x402.aibtc.dev/topics/inference",
      "hashing": "https://x402.aibtc.dev/topics/hashing",
      "storage": "https://x402.aibtc.dev/topics/storage",
      "paymentFlow": "https://x402.aibtc.dev/topics/payment-flow"
    }
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "x402v2"
    ],
    "credentials": null
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "payment": {
    "protocol": "x402",
    "version": 2,
    "network": "stacks",
    "tokens": [
      "STX",
      "sBTC",
      "USDCx"
    ],
    "tiers": {
      "free": {
        "amount": "0",
        "description": "Model listings, health, docs",
        "endpoints": [
          "GET /inference/openrouter/models",
          "GET /inference/cloudflare/models",
          "GET /",
          "GET /health",
          "GET /docs",
          "GET /openapi.json",
          "GET /x402.json",
          "GET /dashboard",
          "GET /llms.txt",
          "GET /llms-full.txt",
          "GET /topics",
          "GET /topics/:topic",
          "GET /.well-known/agent.json"
        ]
      },
      "standard": {
        "amount": "0.001 STX",
        "description": "All paid endpoints (hashing, stacks, storage, Cloudflare AI)",
        "endpoints": [
          "POST /inference/cloudflare/chat",
          "GET|POST|DELETE /stacks/*",
          "POST /hashing/*",
          "GET|POST|DELETE /storage/*"
        ]
      },
      "dynamic": {
        "description": "OpenRouter LLM \u2014 pass-through cost + 20% margin",
        "endpoints": [
          "POST /inference/openrouter/chat"
        ],
        "formula": "(input_tokens * prompt_cost + output_tokens * completion_cost) * 1.20",
        "minimum": "$0.001 USD equivalent"
      }
    },
    "headers": {
      "request": "payment-signature",
      "response": "payment-response",
      "required": "payment-required",
      "tokenType": "X-PAYMENT-TOKEN-TYPE"
    }
  },
  "skills": [
    {
      "id": "llm-inference",
      "name": "LLM Inference (OpenRouter)",
      "description": "Access 100+ LLM models via OpenRouter with dynamic pricing. POST /inference/openrouter/chat with model and messages. Pricing is dynamic: model cost + 20% margin. First request returns 402 with payment amount. Retry with payment-signature header for completion.",
      "tags": [
        "inference",
        "llm",
        "openrouter",
        "chat",
        "gpt",
        "claude",
        "llama"
      ],
      "examples": [
        "Generate text with GPT-4o",
        "Chat with Claude via x402 payment",
        "Use Llama 3 with STX payment"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "cloudflare-inference",
      "name": "LLM Inference (Cloudflare AI)",
      "description": "Cloudflare-hosted AI models at standard fixed pricing (0.001 STX). POST /inference/cloudflare/chat with @cf/ model id and messages.",
      "tags": [
        "inference",
        "llm",
        "cloudflare",
        "ai",
        "chat"
      ],
      "examples": [
        "Run inference on Cloudflare AI models"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "hashing",
      "name": "Clarity-Compatible Hashing",
      "description": "Six Clarity-compatible hash functions: SHA-256, SHA-512, SHA-512/256, Keccak-256, HASH160, RIPEMD-160. Outputs match Clarity built-in hash functions for on-chain verification. POST /hashing/{algorithm} with { data, encoding }. Standard pricing (0.001 STX).",
      "tags": [
        "hashing",
        "sha256",
        "sha512",
        "keccak256",
        "hash160",
        "ripemd160",
        "clarity"
      ],
      "examples": [
        "Hash data with SHA-256 (Clarity-compatible)",
        "Compute HASH160 for Bitcoin address derivation",
        "Keccak-256 hash for Ethereum compatibility"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "stacks-utilities",
      "name": "Stacks Blockchain Utilities",
      "description": "Stacks/Bitcoin address conversion, Clarity value decoding, transaction decoding, profile lookup, BIP-137 message verification, and SIP-018 structured data verification. Standard pricing (0.001 STX).",
      "tags": [
        "stacks",
        "bitcoin",
        "address",
        "clarity",
        "verification",
        "sip018"
      ],
      "examples": [
        "Convert Bitcoin address to Stacks address",
        "Decode Clarity value from hex",
        "Verify a BIP-137 signed message",
        "Verify SIP-018 structured data signature"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "kv-storage",
      "name": "Agent KV Storage",
      "description": "Isolated key-value storage scoped to paying agent's Stacks address. CRUD operations: GET/POST/DELETE /storage/kv. Optional metadata and TTL. Standard pricing (0.001 STX).",
      "tags": [
        "storage",
        "kv",
        "key-value",
        "cache",
        "durable-object"
      ],
      "examples": [
        "Store agent configuration",
        "Cache computation results",
        "Persist agent state across sessions"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "paste-storage",
      "name": "Agent Paste Bin",
      "description": "Store and retrieve text pastes with optional syntax metadata and TTL. POST /storage/paste \u2192 returns UUID for retrieval. Standard pricing (0.001 STX).",
      "tags": [
        "storage",
        "paste",
        "text",
        "share"
      ],
      "examples": [
        "Store a code snippet",
        "Share text between agent sessions"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "sql-database",
      "name": "Agent SQL Database",
      "description": "Per-agent isolated SQLite database. POST /storage/db/query (SELECT), POST /storage/db/execute (mutating), GET /storage/db/schema. Parameterized queries. Standard pricing (0.001 STX).",
      "tags": [
        "storage",
        "database",
        "sql",
        "sqlite",
        "query"
      ],
      "examples": [
        "Create a table and insert rows",
        "Query stored agent data",
        "Track task history in SQLite"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "sync-locks",
      "name": "Distributed Sync Locks",
      "description": "Named distributed locks for coordinating concurrent agent processes. POST /storage/sync/lock \u2192 returns token. Unlock with token. TTL: 10-300 seconds. Standard pricing (0.001 STX).",
      "tags": [
        "storage",
        "sync",
        "lock",
        "mutex",
        "coordination"
      ],
      "examples": [
        "Prevent duplicate job processing",
        "Coordinate concurrent agent actions",
        "Acquire exclusive resource access"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "job-queue",
      "name": "Agent Job Queue",
      "description": "Persistent FIFO job queue with priority. Push jobs (POST /storage/queue/push), pop atomically (POST /storage/queue/pop), peek without removing (GET /storage/queue/peek). Standard pricing (0.001 STX).",
      "tags": [
        "storage",
        "queue",
        "jobs",
        "async",
        "worker"
      ],
      "examples": [
        "Queue tasks for async processing",
        "Implement a work pipeline",
        "Distribute jobs across agent instances"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "vector-memory",
      "name": "Vector Memory (Semantic Search)",
      "description": "Semantic memory with vector embeddings (BAAI/bge-base-en-v1.5, 768-dim). Store items with POST /storage/memory/store (auto-generates embeddings). Semantic search with POST /storage/memory/search. Standard pricing (0.001 STX).",
      "tags": [
        "storage",
        "memory",
        "vector",
        "embeddings",
        "semantic-search",
        "rag"
      ],
      "examples": [
        "Store knowledge for RAG pipeline",
        "Semantic similarity search over agent memory",
        "Build a knowledge base for an LLM agent"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ]
}