{"audit":{"version":"1.4","generated_at":"2026-08-19T18:29:39.795316+00:00","generated_by":"Agenstry","report_url":"https://agenstry.com/agents/agenticweb.nl","methodology_url":"https://agenstry.com/methodology","verifier_jwks_url":"https://agenstry.com/.well-known/jwks.json","subject":{"domain":"agenticweb.nl","name":"agenticweb.nl","url":"https://agenticweb.nl/.well-known/agent.json"}},"identity":{"provider":{"organization":"agenticweb.nl","url":"https://agenticweb.nl"},"registry_verification":null,"signature":{"signed":false,"signature_valid":null}},"protocol":{"version":"0.3.0","supports_streaming":false,"supports_push_notifications":false},"operational":{"live_state":"wrong_response","live_responds":false,"last_status_code":200,"last_elapsed_ms":223,"last_error":null},"track_record":{"first_seen":"2026-08-12T08:54:50.760557+00:00","last_checked":"2026-08-19T11:17:32.897071+00:00","last_seen_ok":"2026-08-19T11:17:32.897071+00:00","checks_total":15,"checks_ok":15,"uptime_pct":100.0,"archived":false,"archived_reason":null},"conformance":{"score":55,"grade":"D","summary":"D-grade: significant issues, auth-gated, partially broken, or stale.","criteria":[{"key":"valid_card","label":"Valid AgentCard","points":10,"max_points":10,"status":"pass","detail":"Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification)."},{"key":"live_responds","label":"Live JSON-RPC","points":5,"max_points":25,"status":"fail","detail":"Endpoint replies but body isn't a valid JSON-RPC 2.0 A2A response."},{"key":"protocol_version","label":"Protocol version","points":5,"max_points":10,"status":"partial","detail":"Declares pre-1.0 A2A 0.3.0 (Google preview). Upgrade to v1.x for full points."},{"key":"signature","label":"JWS signature","points":0,"max_points":10,"status":"info","detail":"Card is unsigned (most published agents are)."},{"key":"uptime","label":"Uptime track record","points":15,"max_points":15,"status":"pass","detail":"15/15 probes succeeded (100% uptime)."},{"key":"skills","label":"Skill declaration","points":10,"max_points":10,"status":"pass","detail":"Declares 10 skills with structured metadata."},{"key":"verified_identity","label":"Verified Identity","points":5,"max_points":10,"status":"partial","detail":"Provider declared: agenticweb.nl (https://agenticweb.nl). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit."},{"key":"freshness","label":"Freshness + modern flags","points":5,"max_points":5,"status":"pass","detail":"declares 1 modern capability flag(s) (x402); seen in upstream source within 0d"},{"key":"security","label":"Security declaration","points":0,"max_points":5,"status":"info","detail":"Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated."}]},"card_read":{"findings":[],"clean":true,"source_url":"https://agenticweb.nl/.well-known/agent.json"},"skills":[{"id":"vehicle","name":"Dutch vehicle lookup","description":"Registration, fuel/EV, APK (roadworthiness) and open recalls (terugroepacties) for a Dutch licence plate (kenteken).","tags":["data","x402","vehicle"],"examples":["POST https://api.agenticweb.nl/api/v1/nl/vehicle {\"kenteken\":\"0001TJ\"}"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.020","network":"eip155:8453","asset":"USDC","method":"POST","endpoint":"https://api.agenticweb.nl/api/v1/nl/vehicle","freeSample":"https://api.agenticweb.nl/api/v1/nl/vehicle?sample=1"}},{"id":"school-holidays","name":"Dutch school holidays","description":"Current, merged Dutch school-holiday dates, queryable by school year, region or a specific date.","tags":["data","x402","school-holidays"],"examples":["GET https://api.agenticweb.nl/api/v1/nl/school-holidays?year=2025-2026&region=noord"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.005","network":"eip155:8453","asset":"USDC","method":"GET","endpoint":"https://api.agenticweb.nl/api/v1/nl/school-holidays","freeSample":"https://api.agenticweb.nl/api/v1/nl/school-holidays?sample=1"}},{"id":"vacation-region","name":"Vacation region resolver","description":"Resolve a Dutch place to its vacation region (noord/midden/zuid) and attach that region's current holiday dates.","tags":["data","x402","vacation-region"],"examples":["POST https://api.agenticweb.nl/api/v1/nl/vacation-region {\"postcode\":\"1011AC\"}"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.010","network":"eip155:8453","asset":"USDC","method":"POST","endpoint":"https://api.agenticweb.nl/api/v1/nl/vacation-region","freeSample":"https://api.agenticweb.nl/api/v1/nl/vacation-region?sample=1"}},{"id":"address","name":"Dutch address lookup","description":"Resolve a Dutch postcode + house number to a full address (street, city, gemeente, province, WGS84 + RD coordinates), or reverse-geocode coordinates to the nearest address.","tags":["data","x402","address"],"examples":["POST https://api.agenticweb.nl/api/v1/nl/address {\"postcode\":\"1011AC\",\"huisnummer\":128}"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.005","network":"eip155:8453","asset":"USDC","method":"POST","endpoint":"https://api.agenticweb.nl/api/v1/nl/address","freeSample":"https://api.agenticweb.nl/api/v1/nl/address?sample=1"}},{"id":"building","name":"Dutch building lookup (BAG)","description":"Construction year (bouwjaar), floor area (oppervlakte), use function (gebruiksdoel) and status for a Dutch address, from the BAG via PDOK.","tags":["data","x402","building"],"examples":["POST https://api.agenticweb.nl/api/v1/nl/building {\"postcode\":\"1011AC\",\"huisnummer\":128}"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.010","network":"eip155:8453","asset":"USDC","method":"POST","endpoint":"https://api.agenticweb.nl/api/v1/nl/building","freeSample":"https://api.agenticweb.nl/api/v1/nl/building?sample=1"}},{"id":"elevation","name":"Dutch elevation (AHN / NAP height)","description":"Ground height above NAP, surface height and derived object height for a Dutch postcode or coordinate, from the AHN 0.5 m height model via PDOK.","tags":["data","x402","elevation"],"examples":["POST https://api.agenticweb.nl/api/v1/nl/elevation {\"postcode\":\"3511LM\"}"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.010","network":"eip155:8453","asset":"USDC","method":"POST","endpoint":"https://api.agenticweb.nl/api/v1/nl/elevation","freeSample":"https://api.agenticweb.nl/api/v1/nl/elevation?sample=1"}},{"id":"dossier","name":"Dutch address dossier","description":"One call, four registers for a Dutch address: the address itself, its BAG building (bouwjaar, floor area, use function), its AHN height above NAP, and CBS key figures for its gemeente.","tags":["data","x402","dossier"],"examples":["POST https://api.agenticweb.nl/api/v1/nl/dossier {\"postcode\":\"1011AC\",\"huisnummer\":128}"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.025","network":"eip155:8453","asset":"USDC","method":"POST","endpoint":"https://api.agenticweb.nl/api/v1/nl/dossier","freeSample":"https://api.agenticweb.nl/api/v1/nl/dossier?sample=1"}},{"id":"demographics","name":"Dutch municipality demographics","description":"CBS key figures for a Dutch municipality (population, men/women, households, average household size, population density), by gemeente name or CBS code.","tags":["data","x402","demographics"],"examples":["GET https://api.agenticweb.nl/api/v1/nl/demographics?gemeente=Amsterdam"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.005","network":"eip155:8453","asset":"USDC","method":"GET","endpoint":"https://api.agenticweb.nl/api/v1/nl/demographics","freeSample":"https://api.agenticweb.nl/api/v1/nl/demographics?sample=1"}},{"id":"validate","name":"Dutch identifier validation","description":"Offline validation of a Dutch identifier: BSN (elfproef), IBAN (structure + mod-97 + bank), or kenteken (sidecode format).","tags":["data","x402","validate"],"examples":["POST https://api.agenticweb.nl/api/v1/nl/validate {\"type\":\"iban\",\"value\":\"NL91ABNA0417164300\"}"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.001","network":"eip155:8453","asset":"USDC","method":"POST","endpoint":"https://api.agenticweb.nl/api/v1/nl/validate","freeSample":"https://api.agenticweb.nl/api/v1/nl/validate?sample=1"}},{"id":"fx","name":"FX conversion (ECB)","description":"Currency conversion using ECB euro reference rates. Informational only — not tradeable quotes.","tags":["data","x402","fx"],"examples":["GET https://api.agenticweb.nl/api/v1/global/fx?from=EUR&to=USD&amount=100"],"inputModes":["application/json"],"outputModes":["application/json"],"x-x402":{"price":"$0.005","network":"eip155:8453","asset":"USDC","method":"GET","endpoint":"https://api.agenticweb.nl/api/v1/global/fx","freeSample":"https://api.agenticweb.nl/api/v1/global/fx?sample=1"}}],"provenance":[{"source":"manifests","first_seen":"2026-08-12T08:54:50.760557+00:00"}],"recent_probes":[{"fetched_at":"2026-08-19T11:17:32.897071+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":223,"live_responds":false},{"fetched_at":"2026-08-18T20:28:56.382004+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":182,"live_responds":false},{"fetched_at":"2026-08-18T09:42:49.912005+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":386,"live_responds":false},{"fetched_at":"2026-08-18T02:13:09.880365+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":202,"live_responds":false},{"fetched_at":"2026-08-17T08:01:22.332255+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":220,"live_responds":false},{"fetched_at":"2026-08-16T21:03:35.187031+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":220,"live_responds":false},{"fetched_at":"2026-08-16T09:09:24.150976+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":239,"live_responds":false},{"fetched_at":"2026-08-16T03:08:50.777861+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":183,"live_responds":false},{"fetched_at":"2026-08-15T09:03:59.336375+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":343,"live_responds":false},{"fetched_at":"2026-08-15T02:50:27.463050+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":397,"live_responds":false}],"catalog_attestation":null,"operator_revenue_evidence":{"evidence_class":"operator_submitted","authenticity":{"rung":"no_operator_evidence","rank":0,"why":"No verifiable operator evidence has been submitted for this agent.","thresholds":{"min_independent_payers":3,"min_verified_usd":25.0},"engine_table":"agent_authenticity","merge_rule":"max(existing_rank, rank)"},"metric_metadata":{"provenance":"operator_submitted_evidence","confidence":"attested","coverage":{"numerator":0},"as_of":"2026-08-19T18:29:39.800437+00:00","definition":"Revenue proofs submitted by the verified owner and re-checked by Agenstry against the settlement chain or the operator's own Stripe account. Only independently confirmed proofs are counted."},"counts":{"retained":0,"verified":0,"unverifiable":0},"verified":{"gross_usd":0.0,"transactions":0,"independent_payers":0},"detail_url":"https://agenstry.com/api/agents/agenticweb.nl/evidence","dispute_url":"https://agenstry.com/agents/agenticweb.nl/dispute"},"verification_history":[]}