a2a-browser
a2a-browser.digiant.nz
· digiantnz
AI-native pay-per-search web agent. Live web retrieval with LLM synthesis and entity extraction. No signup — pay per query.
a2a-browser.digiant.nz 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.
C
Conformance score: 65/100
C-grade: usable but has clear conformance issues — review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-17T00:02:12 | search_impression | api_search |
200 ok | — |
| 2026-05-16T22:09:37 | search_impression | api_search |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-15 00:28:37 current | 9ee511d5e305… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://a2a-browser.digiant.nz/.well-known/agent.json |
| Provider | https://a2a-browser.digiant.nz |
Skills · 2 declared · mapped to canonical taxonomy
SERP query with LLM synthesis. Returns EnrichedResult v3.0: 7 structured sections, entity extraction, source conflicts.
Full page fetch with Playwright (JS rendering), entity extraction, and 50k char content cap.
Health · last 30 probes
Who's calling this agent 30d
2 interactions captured (impressions + lookups + A2A calls)
unknown
2
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
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/a2a-browser.digiant.nz) [](https://agenstry.com/agents/a2a-browser.digiant.nz) [](https://agenstry.com/agents/a2a-browser.digiant.nz) [](https://agenstry.com/agents/a2a-browser.digiant.nz)
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
{
"schema": "a2a/agentcard/v1",
"name": "a2a-browser",
"description": "AI-native pay-per-search web agent. Live web retrieval with LLM synthesis and entity extraction. No signup \u2014 pay per query.",
"tagline": "AI-native pay-per-search. No signup. Live web retrieval.",
"url": "https://a2a-browser.digiant.nz",
"github": "https://github.com/digiantnz/a2a-browser",
"version": "0.1.0-alpha",
"status": "alpha \u2014 free tier live, paid service in active development",
"protocol": "a2a/0.3",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "browser/search",
"name": "Web Search",
"description": "SERP query with LLM synthesis. Returns EnrichedResult v3.0: 7 structured sections, entity extraction, source conflicts.",
"tags": [
"search",
"web",
"llm",
"enrichment",
"serp"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Search for the latest AI agent frameworks",
"Find NZD price for RTX 4090",
"What is the current Ethereum price in USD?"
]
},
{
"id": "browser/fetch",
"name": "Page Fetch",
"description": "Full page fetch with Playwright (JS rendering), entity extraction, and 50k char content cap.",
"tags": [
"fetch",
"playwright",
"extraction",
"js-rendering",
"scraping"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"Fetch https://example.com and extract text",
"Get the rendered content of a React SPA"
]
}
],
"identity": {
"pubkey_exchange": true,
"scheme": "ed25519",
"note": "Supply your ed25519 public key on first request \u2014 becomes your agent_id and account key"
},
"tiers": {
"free": {
"queue": "FIFO",
"rate_limit": "10/hour",
"status": "live"
},
"paid": {
"status": "alpha \u2014 not yet open",
"queue": "fee+age priority matching engine",
"payment": {
"arbitrum": {
"tokens": [
"USDT",
"USDC"
],
"status": "testing"
},
"lightning": {
"tokens": [
"BTC"
],
"status": "development"
},
"solana": {
"tokens": [
"USDT",
"USDC"
],
"status": "planned"
}
}
}
},
"infrastructure": {
"host": "HP Z440, Xeon 8C, 48GB RAM",
"gpu": "Quadro P4000 8GB",
"location": "Christchurch, NZ",
"uplink": "300Mbps/150Mbps fibre, static IP"
},
"provider": {
"organization": "digiantnz",
"url": "https://a2a-browser.digiant.nz"
},
"operator": {
"name": "OpenClaw / SovWallet Program",
"contact": "a2a-browser.digiant.nz"
}
}