Card snapshot
api.warppay402.com
·
2026-08-24 23:02:53 UTC
·
01db0b6dbd81a16372ea14e1496d419b8e3fd0ba15619d99ddadb2d5a1dd36b4
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.
{
"schema_version": "1.0",
"name": "WarpPay402 Gateway & Yield Engine",
"display_name": "WarpPay402 MCP Gateway",
"description": "High-speed Web3 intelligence, PDF extraction, web scraping, Base analytics, yield vaults, and x402 micropayment tools for autonomous AI agents.",
"category": "Developer / Web3",
"version": "1.0.0",
"owner": "0x556c77792642e8ff95ec930ffb8d46a76579126e",
"url": "https://api.warppay402.com",
"manifest_url": "https://api.warppay402.com/.well-known/agent.json",
"skills": [
{
"id": "web-scraper",
"name": "Markdown Web Scraper",
"description": "Scrapes any public webpage URL into clean Markdown for AI context window ingestion ($0.01 USDC).",
"tags": [
"web-scraping",
"markdown",
"cheerio",
"html-parser"
],
"examples": [
"Scrape https://news.ycombinator.com and extract markdown text"
]
},
{
"id": "browser-scraper",
"name": "Headless Browser Scraper",
"description": "Executes unblockable JavaScript Chromium rendering via residential proxy workers ($0.05 USDC).",
"tags": [
"browser",
"puppeteer",
"headless",
"proxy-scraper",
"javascript"
],
"examples": [
"Render and scrape text from dynamic JS web pages"
]
},
{
"id": "pdf-extractor",
"name": "PDF Document Extractor",
"description": "Downloads and extracts clean plain text preview from public PDF document URLs ($0.05 USDC).",
"tags": [
"pdf",
"pdf-parser",
"document-reader",
"text-extraction"
],
"examples": [
"Extract text content from https://example.com/document.pdf"
]
},
{
"id": "base-analytics",
"name": "Base Wallet & Token Analytics",
"description": "Fetches ETH balance, nonce, and account stats for any 0x wallet on Base Mainnet ($0.02 USDC).",
"tags": [
"base",
"analytics",
"eth-balance",
"wallet-tracker",
"blockchain"
],
"examples": [
"Check ETH balance for 0x556c77792642e8ff95ec930ffb8d46a76579126e on Base"
]
},
{
"id": "render-screenshot",
"name": "Full-Page Render & Screenshot",
"description": "Captures full-page rendered screenshot image data via proxy worker nodes ($0.10 USDC).",
"tags": [
"screenshot",
"web-capture",
"headless-browser",
"image-render"
],
"examples": [
"Take a full page screenshot of https://base.org"
]
},
{
"id": "extract-json",
"name": "Structured JSON Schema Extractor",
"description": "Extracts structured JSON schema data from web page HTML content ($0.15 USDC).",
"tags": [
"json-extractor",
"schema",
"data-parser",
"structured-data"
],
"examples": [
"Extract structured JSON data from web pages"
]
},
{
"id": "data-feeds",
"name": "Pre-Scraped Intelligence Feeds",
"description": "Fetches live pre-scraped market intelligence including Base APY yield pools and trending DEX trading pairs ($0.05 USDC).",
"tags": [
"base",
"defi",
"yield",
"apy",
"dex",
"trending",
"data-feed"
],
"examples": [
"Fetch current Base yield opportunities",
"What token pairs are trending on Base?"
]
},
{
"id": "smart-contract-verifier",
"name": "Base Smart Contract Verifier",
"description": "Analyzes contract verification status, fetches ABIs, and checks for proxy implementations on Base ($0.35 USDC).",
"tags": [
"basescan",
"smart-contract",
"abi",
"proxy",
"verification",
"security"
],
"examples": [
"Verify if contract 0x456CdEC6ccf1FE853563a0fBa2BA72DE9266aD0E is verified on Basescan"
]
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"x402Micropayments": true,
"agentEscrows": true,
"pendleYieldVaults": true,
"paymaster": {
"version": "v0.8",
"contract": "0x0000000000000000000000000000000000000000",
"quoteEndpoint": "https://api.warppay402.com/api/v1/paymaster/quote"
}
},
"endpoints": {
"mcp": "https://api.warppay402.com/.well-known/mcp.json",
"openapi": "https://api.warppay402.com/openapi.json"
},
"payment": {
"protocol": "x402",
"network": "eip155:8453",
"chain": "base",
"escrowContract": "0x456CdEC6ccf1FE853563a0fBa2BA72DE9266aD0E",
"subscriptionEscrow": "0x58A3d3e48fA326979e0f9F9378091b549a209cAd",
"bountyEscrow": "0x93e9a6E89ec95A01a713F8e701f2Ce14cD58DeAD",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payee": "0x556c77792642e8ff95ec930ffb8d46a76579126e"
},
"contracts": {
"pendleYieldAgent": "0x7dB45Ac4C5fE7f982875823e894A06347f03A52e",
"agentPaymentEscrow": "0x456CdEC6ccf1FE853563a0fBa2BA72DE9266aD0E",
"agentSubscriptionEscrow": "0x58A3d3e48fA326979e0f9F9378091b549a209cAd",
"agentBountyEscrow": "0x93e9a6E89ec95A01a713F8e701f2Ce14cD58DeAD",
"agentPaymasterV8": "0x0000000000000000000000000000000000000000",
"pendleYieldAgentV1": "0x04345C17ea577453494E6Aac5fEE4D77B62A78A5",
"agentSubscriptionEscrowV1": "0x14A64a156D526be9Ef33b11c72ef57bd8f7b44C8"
}
}