1 · Scope
Confirm the exact source chain, source asset, destination chain, destination asset, and $1–$1,000 amount.
Evaluate AssetFare with one read-only POST quote across Solana, Base, Arbitrum, or Robinhood Chain. The first call needs no account, API key, MCP connection, wallet authentication, session, signature, funding, or transaction.
curl -sS https://api.assetfare.dev/v2/quote \
-H 'content-type: application/json' \
-d '{"from_chain":"solana","from_token":"SOL","to_chain":"base","to_token":"USDC","amount_usd":1}'
npx --yes --package=assetfare-mcp@0.4.0 \ assetfare-route-eval --amount 1 \ --from-chain solana --from-token SOL \ --to-chain base --to-token ETH
For Solana SOL → Base ETH, the evaluator also requests same-input Relay and Mayan snapshots. Placeholder addresses make those rows comparison-only, not executable orders.
npx --yes skills add odaiin/assetfare-mcp \ --skill assetfare-route -g -y
For Circle Agent Stack and other shell-capable agents. The skill teaches the agent to verify capabilities and request a fresh REST quote; it adds no signing or submission authority. Circle integration guide →
For the exact Solana SOL → Base USDC example above, AssetFare expected receive exceeded Relay in 30/30 observations by an average 40.17 bp, with 2.07s median quote latency versus 0.50s. A post-P1 ETH-output window also led in 30/30 observations by an average 53.31 bp, with 3.69s median latency versus 0.51s. These are historical observations, not price or latency guarantees; compare fresh routes before selection. USDC evidence → · ETH method, both windows and normalized data →
Confirm the exact source chain, source asset, destination chain, destination asset, and $1–$1,000 amount.
Require the capped public release, a valid signed manifest, and server signing/submission set to false.
Compare expected receive, conservative minimum, fees, ETA, step count, and non-atomic risk with another fresh route.
Do not authenticate, prepare, sign, or submit unless the caller independently chooses a route and explicitly approves continuation.
Each reviewed reference exposes capabilities and quote tools only. None can authenticate an AssetFare wallet, prepare an action, sign, submit, fund, swap, or bridge.
Two read-only Action Provider methods for EVM and SVM agent environments.
Two plugin actions designed for neutral comparison beside deBridge and Wormhole.
OBJECT_SMALL intent extraction with strict endpoint validation and no runtime wallet access.
Vercel AI SDK tools that compose with agentiTools without accepting Agenti keys or wallets.
An invited independent evaluation is recorded as an assisted external pilot, not organic demand. CI, registry probes, owner tests, audits, and canaries are never counted as customers. A genuine execution remains caller-initiated, caller-verified, caller-signed, and caller-submitted.