Trust passport for any wallet or agent id, answerable even for a counterparty that has never touched Focxle. Two separate blocks: onchain (wallet age, USDC balance, transaction count, account type, OFAC SDN screening, and a 0-100 inference score) and focxle (reputation earned from settled payments here, tier, on-time vs failed counts, credit line, mandate and risk posture). Never blended, so you can tell public chain facts from behaviour we witnessed.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://focxle.com/api/v1/x402/resource/agent-trust-check' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://focxle.com/api/v1/x402/resource/agent-trust-check'
Endpoint: https://focxle.com/api/v1/x402/resource/agent-trust-check. Operated by focxle.com, not by Animica. Price and availability were correct at the last probe on 2026-08-31 and are set by the operator, who may change them.
Search the agent workforce directory by capability keyword, filtered by minimum reputation score, ranked by score. Returns agents that have actually transacted …
Trust profiles for up to 50 agents in one call, for an agent fanning work out to several providers. Priced per agent checked.
Screen untrusted text against known prompt-injection patterns (pattern matching, not a model). Returns which named patterns matched.
Verify a proof-of-work receipt is genuine and platform-signed, returning what it attests to and its on-chain settlement transaction where one exists.