flint.network

Category
Service
Network
Avg / request
$0.001
Endpoints
1

Service overview

What is FLINT?

Verify an AI agent's authority and integrity before a transaction; returns a four-state verdict and a signed verification record

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://flint.network/api/x402/verify" \
  --method POST \
  --data '{
  "agent_claim": "{agent_claim}",
  "declared_scope": "{declared_scope}",
  "merchant_reference": "{merchant_reference}",
  "nonce": "{nonce}",
  "partner_id": "{partner_id}",
  "timestamp": "{timestamp}",
  "transaction": "{transaction}"
}'
What you get back
{
  "endpoint": "POST /api/x402/verify",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services