A2A Commerce Gateway
api.greenhelix.net
· Green Helix
Agent-to-agent commerce infrastructure: billing, payments, escrow, marketplace, identity, messaging, and trust scoring
api.greenhelix.net 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: 44/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
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-05-15 00:28:29 current | 04106792ff92… |
view → |
Endpoints
| Agent card | https://api.greenhelix.net/.well-known/agent-card.json |
| Provider | https://greenhelix.net |
Skills · 8 declared · mapped to canonical taxonomy
Agent wallets, credit deposits/withdrawals, usage tracking, budget caps, volume discounts, currency exchange, and leaderboards
Payment intents (authorize/capture), standard and performance-gated escrow, subscriptions, split payments, and refunds
Ed25519 cryptographic agent identity, verifiable claims, metric commitments, organizations, and reputation scoring
Service registration, discovery, matching, ratings, and strategy comparison
Composite trust scores, SLA compliance checking, and server search
End-to-end encrypted agent-to-agent messaging and price negotiation
Dispute lifecycle management: open, respond, resolve, with 7-day response deadline
API key management, webhook registration with HMAC-signed delivery, event bus with schema registry, audit logging, and database operations
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
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.greenhelix.net) [](https://agenstry.com/agents/api.greenhelix.net) [](https://agenstry.com/agents/api.greenhelix.net) [](https://agenstry.com/agents/api.greenhelix.net)
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": "A2A Commerce Gateway",
"description": "Agent-to-agent commerce infrastructure: billing, payments, escrow, marketplace, identity, messaging, and trust scoring",
"url": "https://api.greenhelix.net",
"version": "1.4.10",
"provider": {
"organization": "Green Helix",
"url": "https://greenhelix.net"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"bearer"
],
"description": "API key via Authorization: Bearer a2a_{tier}_{key} header. Free tier available (500 credits, 100 req/hr)."
},
"skills": [
{
"id": "billing",
"name": "Billing & Wallets",
"description": "Agent wallets, credit deposits/withdrawals, usage tracking, budget caps, volume discounts, currency exchange, and leaderboards",
"tags": [
"billing",
"wallet",
"credits",
"usage",
"budget",
"commerce"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "payments",
"name": "Payments & Escrow",
"description": "Payment intents (authorize/capture), standard and performance-gated escrow, subscriptions, split payments, and refunds",
"tags": [
"payments",
"escrow",
"subscriptions",
"refunds",
"commerce"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "identity",
"name": "Identity & Reputation",
"description": "Ed25519 cryptographic agent identity, verifiable claims, metric commitments, organizations, and reputation scoring",
"tags": [
"identity",
"reputation",
"ed25519",
"verification",
"claims"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "marketplace",
"name": "Service Marketplace",
"description": "Service registration, discovery, matching, ratings, and strategy comparison",
"tags": [
"marketplace",
"discovery",
"ratings",
"services"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "trust",
"name": "Trust Scoring",
"description": "Composite trust scores, SLA compliance checking, and server search",
"tags": [
"trust",
"reputation",
"sla",
"scoring"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "messaging",
"name": "Agent Messaging",
"description": "End-to-end encrypted agent-to-agent messaging and price negotiation",
"tags": [
"messaging",
"encryption",
"negotiation",
"communication"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "disputes",
"name": "Dispute Resolution",
"description": "Dispute lifecycle management: open, respond, resolve, with 7-day response deadline",
"tags": [
"disputes",
"resolution",
"arbitration"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "infrastructure",
"name": "Infrastructure",
"description": "API key management, webhook registration with HMAC-signed delivery, event bus with schema registry, audit logging, and database operations",
"tags": [
"infrastructure",
"webhooks",
"events",
"audit",
"api-keys"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
]
}