FundWise Agent
fundwise.fun
· FundLabs
Agent-discoverable FundWise interface for wallet-native Group money: discover APIs, inspect authenticated Group ledgers, generate Settlement Request Links, and route Members back to wallet-confirmed actions.
fundwise.fun via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
D
Conformance score: 56/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-29 04:38:41 current | 42aae6de11f6… |
view → |
Endpoints
| Agent card | https://fundwise.fun/.well-known/agent-card.json |
| Provider | https://fundwise.fun |
| Docs | https://fundwise.fun/api/docs |
Skills · 3 declared · mapped to canonical taxonomy
Return public FundWise discovery URLs, API documentation, OpenAPI metadata, Auth.md metadata, and safety rules for agents.
Read authenticated FundWise Group, Expense, Balance, Settlement, and Receipt data when the Member has granted access.
Generate safe FundWise Settlement Request Links that resolve live Balances in the app and require human wallet confirmation before any USDC movement.
Health · last 20 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/fundwise.fun) [](https://agenstry.com/agents/fundwise.fun) [](https://agenstry.com/agents/fundwise.fun) [](https://agenstry.com/agents/fundwise.fun)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "FundWise Agent",
"version": "0.1.0",
"description": "Agent-discoverable FundWise interface for wallet-native Group money: discover APIs, inspect authenticated Group ledgers, generate Settlement Request Links, and route Members back to wallet-confirmed actions.",
"supportedInterfaces": [
{
"url": "https://fundwise.fun/api",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "FundLabs",
"url": "https://fundwise.fun"
},
"iconUrl": "https://fundwise.fun/icon-192.png",
"documentationUrl": "https://fundwise.fun/api/docs",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/markdown",
"text/plain"
],
"security": [],
"skills": [
{
"id": "fundwise-discovery",
"name": "FundWise Discovery",
"description": "Return public FundWise discovery URLs, API documentation, OpenAPI metadata, Auth.md metadata, and safety rules for agents.",
"tags": [
"discovery",
"api",
"auth"
],
"inputModes": [
"application/json",
"text/plain"
],
"outputModes": [
"application/json",
"text/markdown"
]
},
{
"id": "group-ledger-read",
"name": "Group Ledger Read",
"description": "Read authenticated FundWise Group, Expense, Balance, Settlement, and Receipt data when the Member has granted access.",
"tags": [
"groups",
"expenses",
"balances",
"settlements"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "settlement-request-link",
"name": "Settlement Request Link",
"description": "Generate safe FundWise Settlement Request Links that resolve live Balances in the app and require human wallet confirmation before any USDC movement.",
"tags": [
"settlements",
"wallet-confirmation",
"usdc"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json",
"text/plain"
]
}
]
}