agentic-swarm-marketplace

Agentic Swarm Marketplace is a hierarchical multi-agent stack for machine-paid commerce (not trading).

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • T54 List Operations: Returns operationIds, HTTP methods, paths, and query parameter names from the bundled OpenAPI spec (no network). Use before t54_x402_request or per-SKU tools.
  • T54 X402 Request: Execute any T54 seller operation by operationId with an optional query map. Prefer per-operation t54_* tools when available for clearer arguments. On HTTP 402, x402_broker_client pay
  • T54 Agent Commerce Data: Verifiable swarm proof + x402 commerce bundle (premium) HTTP GET `/x402/v1/agent-commerce-data` (`operationId` `agentCommerceData`). Paid routes may return HTTP 402 until the

What data it sees

Do you need an account

No: the server works without sign-in

Agentic Swarm Marketplace is a hierarchical multi-agent stack for machine-paid commerce (not trading). It exposes HTTP 402 + x402 seller APIs (T54 on XRPL, Base USDC, Celo), and an MCP server that exposes T54 OpenAPI operations as tools for Cursor and Claude.

Docs & discovery: agentic-swarm-marketplace.com · MCP setup · Repo

Server tool list (12)

Raw names from tools/list. Only developers need these.

t54_list_operationsReturns operationIds, HTTP methods, paths, and query parameter names from the bundled OpenAPI spec (no network). Use before t54_x402_request or per-SKU tools.
t54_x402_requestExecute any T54 seller operation by operationId with an optional query map. Prefer per-operation t54_* tools when available for clearer arguments. On HTTP 402, x402_broker_client pays then retries.
t54_agent_commerce_dataVerifiable swarm proof + x402 commerce bundle (premium) HTTP GET `/x402/v1/agent-commerce-data` (`operationId` `agentCommerceData`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_airdrop_intelligenceAirdrop / incentive screening (Farm Score, risk flags) HTTP GET `/x402/v1/airdrop-intelligence` (`operationId` `airdropIntelligence`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_constitution_audit_liteHeuristic constitution / ethics review HTTP GET `/x402/v1/constitution-audit` (`operationId` `constitutionAuditLite`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_get_healthSeller health and LLM probe Returns JSON including `llm` probe; does not require payment. HTTP GET `/health` (`operationId` `getHealth`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_hello_pingMicropayment ping (cheapest SKU) Confirms HTTP 402 + T54 facilitator path; minimal JSON body. HTTP GET `/hello` (`operationId` `helloPing`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_research_briefMulti-section research brief HTTP GET `/x402/v1/research-brief` (`operationId` `researchBrief`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
t54_structured_queryConstitution-safe short LLM answer Listing-friendly GET with `q` query parameter. HTTP GET `/x402/v1/query` (`operationId` `structuredQuery`). Paid routes may return HTTP 402 until the x402 broker settles on the configured rail.
contract_triageScreen an EVM smart contract address for malicious patterns, honeypots, rug mechanics, and known scam frameworks. Returns risk score (0-100), verdict (SAFE/SUSPICIOUS/MALICIOUS), and top threat flags. Completes in under 30 seconds.
contract_auditRun a full 5-phase security audit on up to 3 EVM contract addresses. Handles EIP-1167 proxy/implementation pairs. Returns complete intelligence card including Slither findings, Echidna fuzz results, deployer profiling, EIP-7702 delegate detection, money flow trace, and holder analysis.
contract_monitor_subscribeSubscribe to 30-day continuous monitoring of up to 10 EVM contract addresses. Fires webhook alerts on admin key movement, liquidity drops, claim condition changes, or new critical Slither findings.