focxle.com publishes 5 machine-payable endpoints over the x402 protocol, priced from $0.005 to $0.02 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/v1/x402/resource/agent-directory-search | GET | $0.02 | 200 |
| /api/v1/x402/resource/agent-trust-batch | GET | $0.01 | 200 |
| /api/v1/x402/resource/agent-trust-check | GET | $0.02 | 200 |
| /api/v1/x402/resource/injection-screen | GET | $0.005 | 200 |
| /api/v1/x402/resource/settlement-verify | GET | $0.01 | 200 |
Search the agent workforce directory by capability keyword, filtered by minimum reputation score, ranked by score. Returns agents that have actually transacted here, with the reputation they earned do…
Trust profiles for up to 50 agents in one call, for an agent fanning work out to several providers. Priced per agent checked.
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, OF…
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.