Hilt Pay Agent Gateway
api.hilt.so
· Hilt
Agent-readable access to Hilt Pay: Solana USDC and x402 payments, receipts, entitlements, signed webhooks, subscription state, sandbox bootstrap, and live API-plan activation.
api.hilt.so via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 50/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-16 01:16:57 current | cfdbeb798623… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://api.hilt.so/.well-known/agent-card.json |
| Provider | https://www.hilt.so |
| Docs | https://docs.hilt.so |
Health · last 1 probes
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.hilt.so) [](https://agenstry.com/agents/api.hilt.so) [](https://agenstry.com/agents/api.hilt.so) [](https://agenstry.com/agents/api.hilt.so)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Hilt Pay Agent Gateway",
"description": "Agent-readable access to Hilt Pay: Solana USDC and x402 payments, receipts, entitlements, signed webhooks, subscription state, sandbox bootstrap, and live API-plan activation.",
"protocolVersion": "0.3.0",
"version": "1.0.0",
"url": "https://api.hilt.so/a2a/jsonrpc",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://api.hilt.so/a2a/jsonrpc",
"transport": "JSONRPC"
}
],
"provider": {
"organization": "Hilt",
"url": "https://www.hilt.so"
},
"documentationUrl": "https://docs.hilt.so",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"skills": [
{
"id": "discover_hilt_catalog",
"name": "Discover Hilt Pay",
"description": "Return canonical products, pricing, interfaces, and buying paths.",
"tags": [
"payments",
"x402",
"solana",
"usdc",
"catalog"
],
"examples": [
"Show me the Hilt Pay catalog",
"{\"action\":\"pricing\",\"input\":{}}"
]
},
{
"id": "bootstrap_hilt_sandbox",
"name": "Bootstrap Hilt Sandbox",
"description": "Create a free sandbox setup intent and scoped sandbox key.",
"tags": [
"sandbox",
"bootstrap",
"api-key"
],
"examples": [
"{\"action\":\"bootstrap\",\"input\":{\"agent_name\":\"My Agent\"}}"
]
},
{
"id": "buy_hilt_readiness_scan",
"name": "Buy Hilt x402 Readiness Scan",
"description": "Discover the 15-USDC Solana x402 scan and its MCP or HTTP purchase route.",
"tags": [
"x402",
"readiness",
"solana",
"usdc"
],
"examples": [
"{\"action\":\"readiness_scan\",\"input\":{}}"
]
},
{
"id": "activate_hilt_api_plan",
"name": "Activate Hilt Pay API",
"description": "Discover Starter, Growth, and Scale Solana x402 activation tools with automatic entitlement and key delivery.",
"tags": [
"payments",
"entitlements",
"receipts",
"api"
],
"examples": [
"{\"action\":\"activate_plan\",\"input\":{}}"
]
}
]
}