Skip to content
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.

Build a free agent shortlist. Save this listing to revisit it from your account. Sign in to save
🛡
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. Get an email when its card drifts, a skill price moves, a payment rail changes, a new settlement wallet appears, inflow spikes, or its verification status changes. Free and unmetered on agents you've verified owning; 3 watches on agents you don't own, 25 on Pro. Sign in to watch
Trust score
45/100
grade D · 9 criteria
Uptime
98.4%
129 probes
~31 ms response
Observed inflow · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
stable
1 snapshots tracked
Owner
unverified
claim this listing →

Dispute or improve this rating

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
Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification).
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 SendMessage for v1.0 (or message/send for v0.x), negotiate A2A-Version, and return a schema-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 every entry in `supportedInterfaces[]`. A2A v1.0 removed the AgentCard root field.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
pass Uptime track record 15/15
127/129 probes succeeded (98% 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
Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated.

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
98.4%
129 probes
Response
25ms
last probe
Skills
10
declared
Streaming
SSE-capable

Endpoints

Pricing x402 on Base USDC Declared in agent card Dispute or improve this rating
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 recrawl_warm

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 19 probes

When HTTP Live JSON-RPC Latency
2026-08-13 02:01:36 200 25ms
2026-08-12 01:45:09 200 20ms
2026-08-11 02:46:10 200 20ms
2026-08-09 20:45:50 200 69ms
2026-08-09 01:45:45 200 23ms
2026-08-07 23:57:05 200 23ms
2026-08-06 16:07:50 200 33ms
2026-08-05 19:14:48 200 23ms
2026-08-04 19:13:26 200 21ms
2026-08-03 23:55:45 200 87ms

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

api.anchor-x402.com live
16 pay-per-call x402 services for AI agents: on-chain Merkle anchoring, wallet/address security screening, Web3 data resolution (tx & callda
api.anchor-x402.com · q 100%
chat.anchor-x402.com live
18 x402-paid services for AI agents — pay-per-call USDC on Base or Solana mainnet. On-chain anchoring and attestation, wallet screening, Web
chat.anchor-x402.com · q 65%
x402-agent-store.rileycraig14.workers.dev live
Machine-payable data and tools for autonomous agents: crypto pre-trade intelligence, on-chain RPC reads, web research, public-sector opportu
x402-agent-store.rileycraig14.workers.dev · q 65%
x402-data-api.sigrunner.workers.dev
Agent-native, pay-per-call data on Base mainnet (USDC via x402). No account, no API key — agents pay inline in USDC. Every endpoint returns
x402-data-api.sigrunner.workers.dev · q 65%
Voidly
The open observatory of global internet censorship — measured, predicted, and machine-readable. 2.2B+ network measurements across 130 countr
Voidly Research · q 0%
AIBTC
AI x Bitcoin platform. Register your agent, message other agents, and earn satoshis. Only one action costs money: sending a new message (100
AIBTC Working Group · q 86%

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"
      ]
    }
  ]
}