Identify x402 payment counterparties as service, relayer, treasury or buyer.
This MCP server provides counterparty classification for x402 micropayments. Agents query it to determine whether the destination address represents an actual service provider, a payment relayer, a treasury wallet, or an end buyer.
By returning structured intelligence before payment execution, it reduces misdirected funds and improves transparency in agent-driven commerce flows.
Add this to your MCP client config. Pick your client below and copy.
{
"mcpServers": {
"counterparty-intelligence": {
"url": "https://data.crestsystems.ai/mcp"
}
}
}Once connected, try asking your AI client:
Requires remote streamable-http access; no local filesystem or API keys are needed beyond the MCP connection itself.
Confirm the intended recipient type before an agent authorizes an x402 payment.
Detect when funds are routed to internal treasury addresses rather than external vendors.
Flag payments that would pass through intermediaries instead of reaching the final service.
It returns one of four labels: real service, relayer, treasury, or buyer.
Verified reviews from the community shape this listing's rating.
Loading reviews…