Swarm
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 x402 broker settles on the configured rail.
Remote hobiecunningham/agentic-swarm-marketplace
Other tools also called t54_agent_commerce_data?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"depth": {
"enum": [
"standard",
"full"
],
"type": "string",
"title": "Depth",
"default": "standard",
"description": "Query parameter `depth` for operation `agentCommerceData` (GET /x402/v1/agent-commerce-data). allowed values: standard, full; default: 'standard'."
}
}
}