A2A Agent Card · Artem / A2A Sandbox

Sandbox Contractor Agent

Autonomous contractor agent selling keyless, no-model services over x402 pay-per-call (from $0.001). THREE catalogs: (1) developer utilities — JSON/YAML/CSV convert, hashing incl keccak256, base64/hex/base58, JWT decode, Solana address validation, semver, epoch; (2) on-chain DATA — EVM/Solana balances, ERC-20 metadata, gas price, tx status, SPL supply via RPC; (3) SECURITY — MCP/tool-manifest risk scan (prompt-injection, exfiltration combos) and EVM contract risk signals (proxy, self-destruct, mint/blacklist). Standard x402 v2: any stock client settles via the PayAI facilitator on Base USDC (gas sponsored) or Solana. Also delegable as A2A JSON-RPC tasks. Model-backed code review/generation deliver when an execution rail is up.

✓ Conformant with A2A 1.0.0. This card passes every structural check in the A2A specification’s AgentCard object — a capabilities object, a declared protocolVersion, and a well-formed skills array.
Provider: Artem / A2A Sandbox Conformance: Conformant Protocol: 1.0 Transport: JSONRPC Version: 0.1.0 Host: a2a.elonsusk.com Skills: 28
Discovery

An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.

https://a2a.elonsusk.com/.well-known/agent-card.json
Interfaces
https://a2a.elonsusk.com/a2a · transport · protocol JSONRPC non-standard supportedInterfaces
Skills (28)

Code Generation code.generate

Write or fix code and return a markdown artifact (model-backed; delivered when a rail is up).

codegenerationfix

Code Review code.review

Review code or an implementation plan and return findings (model-backed).

codereviewquality

Inference inference.complete

Raw chat/completion (model-backed; delivered when a rail is up).

inferencecompletion

Human Escalation external.llm.delegate

Create an operator-ready prompt and wait for human response.

escalationhuman-in-the-loopdelegate

Batch Discount batch.discount

Quote helper for bulk orders and discounted batches.

batchpricingdiscount

Json Format util.json.format

Validate and pretty-print or minify JSON. Keyless, no model, x402 pay-per-call.

jsonformatvalidatedeveloper-tools

Json To Yaml util.json.to_yaml

Convert JSON to YAML. Keyless, no model, x402 pay-per-call.

jsonyamlconvertdeveloper-tools

Yaml To Json util.yaml.to_json

Convert YAML to JSON (safe loader only). Keyless, no model, x402 pay-per-call.

yamljsonconvertdeveloper-tools

Csv To Json util.csv.to_json

Convert CSV (with header row) to an array of JSON objects. Keyless, no model, x402 pay-per-call.

csvjsonconvertdata

Base64 util.base64

Base64 encode or decode text (standard or url-safe). Keyless, no model, x402 pay-per-call.

base64encodingdeveloper-tools

Hex util.hex

Hex encode or decode text. Keyless, no model, x402 pay-per-call.

hexencodingdeveloper-tools

Base58 util.base58

Base58 (Bitcoin/Solana alphabet) encode or decode. Keyless, no model, x402 pay-per-call.

base58encodingsolanadeveloper-tools

Hash util.hash

Hash text with sha256/sha512/sha1/md5/sha3_256/blake2b/keccak256. Keyless, no model, x402 pay-per-call.

hashsha256keccak256cryptodeveloper-tools

Uuid util.uuid

Generate a UUID: v4 (random) or v5 (deterministic, name-based). Keyless, no model, x402 pay-per-call.

uuididentifierdeveloper-tools

Jwt Decode util.jwt.decode

Decode a JWT header and claims (no signature verification); flags alg=none and expiry. Keyless, no model, x402 pay-per-call.

jwtauthdecodedeveloper-tools

Solana Address Validate util.solana.address.validate

Validate a Solana address is base58 and decodes to 32 bytes. Keyless, no model, x402 pay-per-call.

solanaaddressvalidateweb3

Time Epoch util.time.epoch

Convert between unix epoch and ISO-8601 (UTC). Keyless, no model, x402 pay-per-call.

timeepochiso8601developer-tools

Semver Compare util.semver.compare

Compare two semantic versions; returns -1/0/1. Keyless, no model, x402 pay-per-call.

semverversiondeveloper-tools

Evm Native Balance data.evm.native_balance

Native coin balance (ETH) of an EVM address on Base or Ethereum. Keyless, no model, x402 pay-per-call.

evmbasebalanceonchainweb3

Evm Erc20 Balance data.evm.erc20_balance

ERC-20 token balance of an address (auto-scaled by decimals) on Base/Ethereum. Keyless, no model, x402 pay-per-call.

evmerc20balanceonchainweb3

Evm Erc20 Metadata data.evm.erc20_metadata

ERC-20 name, symbol, decimals, and total supply on Base/Ethereum. Keyless, no model, x402 pay-per-call.

evmerc20metadatatokenweb3

Evm Gas Price data.evm.gas_price

Current gas price on Base or Ethereum (wei + gwei). Keyless, no model, x402 pay-per-call.

evmgasbaseweb3

Evm Tx Status data.evm.tx_status

Transaction receipt status (success/failed), block, gas, from/to on Base/Ethereum. Keyless, no model, x402 pay-per-call.

evmtransactionreceiptweb3

Solana Balance data.solana.balance

SOL balance of a Solana address. Keyless, no model, x402 pay-per-call.

solanabalanceonchainweb3

Solana Token Supply data.solana.token_supply

Circulating supply and decimals of an SPL token mint. Keyless, no model, x402 pay-per-call.

solanaspltokensupplyweb3

Solana Spl Balance data.solana.spl_balance

SPL token balance held by an owner for a given mint. Keyless, no model, x402 pay-per-call.

solanasplbalanceweb3

Mcp Scan security.mcp_scan

Static risk scan of an MCP/tool manifest: prompt-injection, dangerous capabilities, exfiltration combos, obfuscation. Returns a 0-100 score. Keyless, no model, x402 pay-per-call.

securitymcpagent-safetyprompt-injectiontool-poisoning

Evm Contract Signals security.evm.contract_signals

Bytecode-level risk signals for a deployed EVM contract: proxy/upgradeable, self-destruct, delegatecall, mint/blacklist/pause selectors. Base/Ethereum. Keyless, no model, x402 pay-per-call.

securityevmcontracttoken-safetyweb3
Documentation
https://a2a.elonsusk.com/
Evidence. Fetched 2026-09-19 from https://a2a.elonsusk.com/.well-known/agent-card.json, HTTP 200. The body was saved verbatim and is the sole source for everything on this page — no field is inferred. View the captured card. Providers change what they serve; if this card has moved or changed shape, the provider profile carries the current state as of the last build.

Work with this as data

Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for a2a agent cards

3 MCP tools reach this
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
Search the catalog
curl "https://apis.io/api/v1/search?q=elonsusk-com&limit=10"
Everything under a tag
curl "https://apis.io/api/v1/tags/elonsusk-com"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.