Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Hilt Pay Agent Commerce

so.hilt/agent-commerce

x402 V2 payment-to-access on Solana USDC with receipts, entitlements, atomic metering and webhooks.

Uptime
100.0%
1 direct probes · 30d
Response
177ms
last probe
Tools
9
callable
Resources
0
readable
Prompts
0
available

Tools · 9

hilt_get_offer

Get Hilt's canonical agent-commerce offer, interfaces, products, prices, and buying paths.

hilt_get_catalog

Get the canonical Hilt Pay agent-commerce catalog and discovery endpoints.

hilt_get_pricing

Get canonical Hilt Pay API pricing and activation paths.

hilt_create_quote

Create a deterministic quote and recommended Hilt buying path without charging the buyer.

hilt_agent_bootstrap

Create a free sandbox setup intent and scoped sandbox key. Live activation remains an explicit paid step.

hilt_claim_api_key

Recover live API-key delivery after a settled marketplace plan activation.

hilt_activate_starter

Activate 30 days of Hilt Pay API starter for 79 USDC on Solana. Requires a free Agent Bootstrap setup intent.

hilt_activate_growth

Activate 30 days of Hilt Pay API growth for 349 USDC on Solana. Requires a free Agent Bootstrap setup intent.

hilt_activate_scale

Activate 30 days of Hilt Pay API scale for 1250 USDC on Solana. Requires a free Agent Bootstrap setup intent.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hilt_pay_agent_commerce": {
      "url": "https://api.hilt.so/mcp",
      "transport": "streamable-http"
    }
  }
}