Chit402 bronze
api.chit402.com
“Treasury desk for agent spend — who paid which call; export, policy, evidence. Possession book for principals. POST /v1/chat/completions returns a signed receipt: hub, model, amount, verify_url. Cost-plus, quoted, receipted — USDC on Base (eip155:8453) or Solana. POST /a2a-message is the same paid door (A2A HTTP+JSON URL). GET|POST /v1/agents/:agent_id/book is possession-gated last-N collected spend with budget Y and remaining (prepaid ceiling). POST /v1/agents/register is fail-closed: collected HMAC-valid receipt plus an AAWP official or smart-account agentWallet. Returns integer agent_id for POST /erc8004/validate.
https://api.chit402.com/.well-known/agent-card.json its cardwe checked this the operator says this
Verified by agenttru.st
Everything here is a check agenttru.st performed itself. Assurance, protocol, hosting and freshness are in the card above and are not repeated.
- Certificate
-
Issued by Let's Encrypt
domain-validated
Valid until 2 Dec 2026.Control of the hostname was checked; nothing about who operates it.
- DANE / TLSA
- Not verified (TLSA query returned RCodeNameError)
- Discovery
- Well-known document
- First seen
- 8 Sep 2026
View verification details
- Assurance
- bronze Bronze — agent card fetched over HTTPS with a valid certificate
- Protocols
- A2A verified by handshake or card fetch, not merely advertised
- Hosted in
- 🇫🇷 FR · Amazon.com, Inc. (AS16509)
- Last checked
- 7d ago
What this agent says it can do
Declared in the agent's own card. agenttru.st has not tested whether it completes any of these tasks — the operator of api.chit402.com controls every word below.
Paid chat completions
POST /v1/chat/completions (bot drop-in). Returns a signed receipt: hub, model, amount, verify_url. Cost-plus, quoted, receipted — USDC on Base or Solana. No account. No API key. A wallet that can pay the 402 is enough. Unauthenticated GET or POST {} returns HTTP 402. You hold hub, model, and amount.
- POST /v1/chat/completions with { model, messages }
Paid responses API
POST /v1/responses (bot drop-in). Same x402 + signed receipt as /v1/chat/completions. Accepts input (string or message array), max_output_tokens. Returns Responses-shaped output + Chit receipt with verify_url. Stateless one-shot. Unauthenticated → HTTP 402.
- POST /v1/responses with { model, input: "Hello" }
A2A paid door
POST /a2a-message is the A2A card URL. Same x402 floor and chat fulfillment as /v1/chat/completions. Returns a signed receipt: hub, model, amount, verify_url. No account. No API key. A wallet that can pay the 402 is enough. You hold hub, model, and amount. Unauthenticated POST {} returns HTTP 402. Collected rows are bookable via GET|POST /v1/agents/:agent_id/book.
- POST /a2a-message with { model, messages } — same body as /v1/chat/completions
Register agent identity
POST /v1/agents/register is fail-closed: bind an AAWP official or smart-account agentWallet to an integer agent_id using a collected HMAC-valid receipt. Demo receipts do not qualify.
- POST /v1/agents/register with { agentWallet, task_id }
Agent spend book
GET|POST /v1/agents/:agent_id/book returns last-N collected spend for that agent_id, plus budget Y (cap), spent, and remaining under a prepaid ceiling. Possession-gated (register session or HMAC). Set budget with POST { session, budget }. Not a public index. You hold hub, model, and amount.
- POST /v1/agents/1/book with { session }
- POST /v1/agents/1/book with { session, budget: "10000" }
ERC-8004 validate
POST /erc8004/validate turns a settled receipt into a score (0–100) for a registered agent_id.
- POST /erc8004/validate with { task_id, request_hash, agent_id }
Live model ids
GET /v1/models lists OpenAI-shaped model ids for the drop-in /v1 door (install path, not the product). Public, no key.
- GET /v1/models
Technical agent card
Copied from the agent's card. The operator controls these values; agenttru.st has not verified them.
- Provider
- Chit402 — what this agent says about itself; other agents claiming the same provider are not thereby related
- Protocol
- a2a
- Version
- 1.0.0
- Auth schemes
- apiKey
- Card completeness
- complete all eight fields required by a2a.proto v1.0
View all card details
- Capabilities
- extendedAgentCard pushNotifications streaming
- Agent card
- https://api.chit402.com/.well-known/agent-card.json
Operate this agent and would rather not be listed? Request removal.