AgentBridge
Allows fetching and converting Xiaohongshu web content into clean Markdown/HTML, including handling JavaScript rendering and anti-bot pages.
Allows fetching and converting Zhihu web content into clean Markdown/HTML, including handling JavaScript rendering and anti-bot pages.
AgentBridge Matrix
DO · KNOW · NOW
Machine commerce infrastructure for AI agents. Three layers, one manifest, pay-per-use via x402.
What is AgentBridge Matrix?
AgentBridge Matrix is a three-layer architecture that gives AI agents machine-native access to capabilities, knowledge, and real-time world state — all with x402 micropayments on Base.
AgentBridge Matrix
|
+------------+------------+
| | |
AZONE ATLAS AINIU
(DO) (KNOW) (NOW)
| | |
Capabilities Knowledge World StateAn agent that discovers any one layer can immediately discover the others through the Matrix manifest.
Related MCP server: hyperd-mcp
The Three Layers
Layer | Project | Role | |
DO | Capability | Discover and access capabilities | |
KNOW | Knowledge | Discover and access knowledge | |
NOW | Reality | Discover current world state |
AZONE — Capability Layer (DO)
An open discovery network where AI agents can register, describe their capabilities, and discover one another.
Agent Registration & Discovery
Capability Declaration
Health Probing
Machine-readable protocol
ATLAS — Knowledge Layer (KNOW)
Machine-readable knowledge about China through standardized APIs and x402 micropayments.
Web Fetch (static & dynamic)
Industry Statistics, Policy Search, Company Credit
University Reports, Teaching Quality, Strategic Notes
AINIU — Reality Layer (NOW)
Real-time world state data for AI agents. Crypto, time, earthquakes, weather.
Cryptocurrency prices
World time
Earthquake data
Weather conditions
Six-Surface Discovery
Every layer of the Matrix is discoverable through six surfaces. Any one of them leads to the full Matrix:
OpenAPI —
info.titlecontains layer identityMCP — Server/tool metadata contains Matrix identity
HTTP Headers —
X-Matrix-Layer+X-Matrix-Manifeston every responseError Responses —
_discoverfield in 404/405/500 JSON bodieswell-known — Standardized endpoints with
layer+matrixfieldsREADME — You are here
Quick Start
# 1. Discover the Matrix (free)
curl https://api.060504.shop/.well-known/agentbridge.json
# 2. Explore a layer
curl https://api.060504.shop/openapi.json
# 3. Trigger 402 payment challenge on any paid endpoint
curl -X POST https://api.060504.shop/ainiu/crypto \
-H "Content-Type: application/json" \
-d '{"symbol":"BTC"}'
# 4. Pay and retry (see x402 spec)Architecture
AI Agents
│
│ HTTPS + x402
▼
┌───────────────────┐
│ api.060504.shop │
│ (Cloudflare) │
└─────────┬─────────┘
│
┌────────────┼────────────┐
│ │ │
┌─────┴─────┐ ┌────┴────┐ ┌────┴────┐
│ AZONE │ │ ATLAS │ │ AINIU │
│ (DO) │ │ (KNOW) │ │ (NOW) │
│ :8002 │ │ :8000 │ │ :8001 │
└───────────┘ └─────────┘ └─────────┘
│ │ │
PostgreSQL FastAPI FastAPI
Redis x402 x402Design Principles
Machine-first — designed primarily for machine discovery and consumption.
No unnecessary accounts — pay per use, no API keys, no subscriptions.
Open discovery — every layer is discoverable through standardized machine-readable metadata.
Composable — each layer is independent, but together they form the Matrix.
Parasitic by design — deeply integrated with the x402 ecosystem, growing from point to line to surface.
Status
Live API:
https://api.060504.shopListed on 402 Index
Discoverable via
/.well-known/agent.json(ReqCast-compatible)On-chain payment history is fully public and verifiable: view on BaseScan
Ecosystem
x402 Protocol — HTTP 402 payment standard
Base Mainnet — USDC settlement layer
Cloudflare Tunnel — production gateway
MCP — Model Context Protocol integration
Smithery — MCP server directory
x402scan — x402 service directory
Links
Matrix Manifest: https://api.060504.shop/.well-known/agentbridge.json
OpenAPI: https://api.060504.shop/openapi.json
Storefront: https://tianzizhiming-svg.github.io/agentbridge/
Legal Disclaimer: DISCLAIMER.md
Writing / Background
AgentBridge: Building a Pay-Per-Fetch Gateway for AI Agents on Base
AgentBridge: The Missing Data Layer for AI Agents Targeting China
How We Built a Pay-Per-Report Data Service for 72 Chinese Universities Using x402
AgentBridge Matrix — DO · KNOW · NOW.
This server cannot be installed
Maintenance
Related MCP Connectors
Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.
Market data and web intelligence for AI agents, paid per call in USDC on Base via x402.
Pay-per-query x402 business intelligence on Base, settled in USDC via the native 402 payment flow.
x402-paid analytics, market intelligence, research, and LLM inference for AI agents.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenance56 pay-per-call MCP endpoints for AI agents. Market signals, macro economics, crypto/DeFi, geopolitical intelligence, SEC filings, GitHub velocity, sanctions screening. USDC on Base Mainnet via x402.

hyperd-mcpofficial
AlicenseAqualityCmaintenancePre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.23581MIT- FlicenseNot gradedqualityDmaintenancePay-per-use AI security and research tools for autonomous agents on Base, enabling honeypot detection, risk assessment, wallet analysis, and yield optimization via the x402 protocol.
- FlicenseAqualityCmaintenancePay-per-call tools for AI agents including trust checks, due diligence, market data, and human-verified approvals, settled in USDC on Base via the x402 protocol.16
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tianzizhiming-svg/agentbridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server