laso.finance
laso.finance
· laso.finance
Send a payment via Venmo or PayPal. Requires KYC verification on the calling wallet; if not yet verified the response returns a kyc_url instead of sending the payout. The on-chain x402 payment credits the user's account balance via the standard deposit webhook, so abandoned/unverified flows can be recovered with POST /withdraw.
laso.finance 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.
Raw error
HTTP 404
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
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.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://laso.finance/auth
|
0.001 | USDC |
https://laso.finance/get-card
|
5.0 | USDC |
https://laso.finance/order-gift-card
|
5.24 | USDC |
https://laso.finance/order-intl-card
|
103.8 | USDC |
https://laso.finance/send-bank-payment
|
11.5 | USDC |
https://laso.finance/send-payment
|
6.5 | USDC |
0x3291e96b3bff7ed56e3ca8364273c5b4654b2b37 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
insufficient_evidence_of_independent_payers
1/5
Inflow observed, but payer identities are not available to us — independence of the payers could not be assessed.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap.
Derived from agent_revenue_daily, agents.payment_wallet.
Measured 2026-08-20.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://laso.finance/.well-known/agent-card.json |
| Provider | https://laso.finance |
| Docs | https://laso.finance |
Health · last 6 probes
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/laso.finance) [](https://agenstry.com/agents/laso.finance) [](https://agenstry.com/agents/laso.finance) [](https://agenstry.com/agents/laso.finance)
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
{
"_source": "agentic.market",
"service": {
"id": "laso-finance",
"name": "laso.finance",
"description": "",
"domain": "laso.finance",
"provider": "laso.finance",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://laso.finance/auth",
"description": "Get a Firebase ID token for authenticating with the callable APIs",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Laso Finance",
"tags": [
"auth",
"sign-in",
"wallet"
],
"quality": {
"l30DaysTotalCalls": "35",
"l30DaysUniquePayers": "13"
}
},
{
"url": "https://laso.finance/get-card",
"description": "Get a prepaid card for use inside the United States",
"pricing": {
"amount": "5",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Laso Finance",
"tags": [
"prepaid-card",
"usa",
"spending"
],
"quality": {
"l30DaysTotalCalls": "43",
"l30DaysUniquePayers": "26"
}
},
{
"url": "https://laso.finance/order-gift-card",
"description": "Order a gift card from the catalog. Browse available cards at GET /search-gift-cards.",
"pricing": {
"amount": "5.24",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "country",
"type": "string",
"description": "",
"example": "US",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "laso_server_id",
"type": "string",
"description": "",
"example": "product_123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Laso Finance",
"tags": [
"gift-cards",
"shopping",
"international"
],
"quality": {
"l30DaysTotalCalls": "19",
"l30DaysUniquePayers": "10"
}
},
{
"url": "https://laso.finance/order-intl-card",
"description": "Order an international non-reloadable prepaid card (USD). The order is queued and fulfilled by an admin, after which the card details are retrievable via GET /get-card-data with card_type=\"Non-Reloadable International\". A 3.8% fee is added on top of the on-card amount.",
"pricing": {
"amount": "103.8",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://laso.finance/send-bank-payment",
"description": "Send dollars to a bank account by ACH. Requires a bank destination registered beforehand with addBankingDestination (list them at GET /bank-recipients), which in turn requires an approved banking profile. The on-chain x402 payment credits the user's account balance via the standard deposit webhook, so a payout that cannot be fulfilled leaves nothing stranded \u2014 retry, or recover the funds with POST /withdraw.",
"pricing": {
"amount": "11.5",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "destination_id",
"type": "string",
"description": "",
"example": "dest_123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Laso Finance",
"tags": [
"payouts",
"bank",
"ach"
],
"quality": {
"l30DaysTotalCalls": "24",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://laso.finance/send-payment",
"description": "Send a payment via Venmo or PayPal. Requires KYC verification on the calling wallet; if not yet verified the response returns a kyc_url instead of sending the payout. The on-chain x402 payment credits the user's account balance via the standard deposit webhook, so abandoned/unverified flows can be recovered with POST /withdraw.",
"pricing": {
"amount": "6.5",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "amount",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "platform",
"type": "string",
"description": "",
"example": "venmo",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "recipient_email",
"type": "string",
"description": "",
"example": "jane@example.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "recipient_first_name",
"type": "string",
"description": "",
"example": "Jane",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "recipient_id",
"type": "string",
"description": "",
"example": "5551234567",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "recipient_last_name",
"type": "string",
"description": "",
"example": "Doe",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Laso Finance",
"tags": [
"payouts",
"venmo",
"paypal"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "103.8",
"avgCostPerTransaction": "22.01",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Laso Finance",
"tags": [
"auth",
"sign-in",
"wallet",
"prepaid-card",
"usa",
"spending",
"gift-cards",
"shopping",
"international",
"payouts",
"bank",
"ach",
"venmo",
"paypal"
],
"iconUrl": "https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786434962/bazaar-icons/7a92f58248689da4.png"
}
}