Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Staff Software Engineer - Agent Architecture

$225k - $285k

PayNearMe, Inc.

Job Description

Job Description:\n\n Company Description At PayNearMe, we're on a mission to make paying and getting paid as simple as possible. We build innovative technology that transforms the way businesses and their customers experience payments. Our industry-leading platform, PayXM™, is the first of its kind—designed to manage the entire payment experience from start to finish. Every click, swipe or tap is seamless, fast and secure, helping non-commerce businesses boost customer satisfaction, accelerate payments, and reduce costs. Our single platform handles it all: cards, ACH, digital wallets such as PayPal, Venmo, Cash App Pay, Apple Pay and Google Pay, and even cash at more than 62,000 retail locations nationwide. Today, thousands of businesses across consumer lending, iGaming and online sports betting, property management, and tolling trust PayNearMe to deliver a payment experience that drives real results. In September 2025, we raised a $50 million Series E funding round to accelerate our growth. We're a team of 300+ employees across 41 states, headquartered in Silicon Valley with satellite offices in Dallas, TX and Holmdel, NJ. Join us and be part of a team that's shaping the future of payments—one experience at a time. Responsibilities We build agentic AI products that our customers interact with across different modalities. These agents sit on top of the same money-movement platform that handles real funds for businesses in regulated industries, so they have to be safe, compliant, and predictable in ways most consumer AI products are not. We're looking for a Staff Engineer to own the architecture and implementation of these agents end-to-end. This is a builder role for someone who has shipped agents to production at scale, not just used them. You will define how we build agents at PayNearMe: the frameworks, the integration patterns with our existing systems, the guardrails around money and PII, and the testing/eval/observability loop that lets us improve agents safely over time. Our core platform stack is Ruby on Rails with MySQL (monolith) plus Go microservices on AWS/Kubernetes, with Datadog for observability. Our agents interact with consumers and business partners across a wide variety of use cases. What you'll do You'll define and build the agent platform used across applications at PayNearMe—the architectural patterns, the shared infrastructure—and you'll set the bar for how agents are designed, tested, evaluated, and operated in a regulated, money-movement context.Own the architectural direction for agentic AI at PayNearMe in partnership with other engineering leaders. We are building an agent platform, not a single agent—our business customers have different rules, brand voices, allowed actions, knowledge bases, and compliance postures, and the architecture has to treat per-tenant configuration, isolation, and evaluation as first-class concerns. Produce and maintain architecture documentation (current state, target state, migration plan) and drive alignment across product, engineering, security, and compliance.Design, build, and ship production agents—including voice and chat agents for a wide range of payment-related activities—that integrate cleanly with our Ruby on Rails / MySQL platform and partner services (ElevenLabs, Twilio, and others). Treat tool design as a first-class discipline: tool schemas, descriptions, idempotency, side-effect semantics, and error surfaces directly determine agent quality, and for money-moving tools they determine whether we can stand behind every action the agent took.Make and defend the "what kind of intelligence goes where" decisions: when to lean on a partner's stack vs. orchestrate frontier LLMs directly, when RAG is the right answer vs. tool calls vs. fine-tuning, when a small/fast/cheap model is sufficient vs. when a frontier model is warranted, and where classical ML or deterministic logic is a better fit than an LLM at all. Design the seams that let us swap providers, voice vendors, and models as the landscape shifts—without rewriting the agents that sit on top of them.Design and operate the agent lifecycle as a closed loop: testing, offline evals, online evals, observability, scoring, and a disciplined feedback path from what we observe in production back into the test suite and eval set. Own the rollout discipline for non-deterministic systems: prompt and agent versioning, shadow mode, canary-by-tenant, gradual ramps, and rollback playbooks that account for the fact that the "bad version" may have already taken real payments. The system has to get measurably better over time, not just ship.Own the unit economics of agent interactions. Token budgets, prompt and semantic caching, model cascades (cheap model first, escalate on uncertainty), batch APIs, latency-vs-cost tradeoffs, and per-tenant cost attribution should be instrumented and reasoned about explicitly—at scale, the gap between a well-engineered conversation and a naive one is the business.Build the guardrails that make agents safe in a payments context: scope enforcement, refusal behaviors, deterministic handoffs for anything money-changing, PCI-compliant handling of card data, PII protection, and clear human-in-the-loop or fallback paths when confidence is low. Own the identity and consent model for agent-initiated actions—who the agent is acting as, when step-up authentication is required before a consequential action, and how explicit consent is captured and stored in a form that holds up in a dispute or chargeback. Treat prompt injection and social-engineering of the agent as real attack surfaces; stand up a red-team practice that exercises them continuously, especially against money-moving tools.Treat voice as its own modality, not a text agent with a microphone—design for latency budgets, barge-in and turn-taking, STT/TTS error modes, DTMF fallback, recording and consent, and the operational realities of telephony.Partner with Security, Compliance, and Legal to ensure agent behavior meets PCI-DSS, state-level payments regulations, and our customers' own compliance obligations. Make agent decisions reconstructable: for any consumer interaction we should be able to explain to a regulator, an auditor, or a disputing party exactly why the agent did what it did, on what information, and with what authorization.Raise the bar across the org for agent engineering: define shared patterns for prompts, tools, evals, telemetry, and incident response; serve as a reviewer and approver for architecture decision records (ADRs) and major designs in the agent domain. Teach the rest of engineering how to build, evaluate, and operate agents—most engineers on the team are picking this discipline up for the first time, and the team's velocity depends on how well that knowledge transfers.Partner with the Engineering Managers, Product, and other Staff peers to shape the roadmap—develop deep expertise in both the technical system and the business need (what our customers and their consumers actually want from an agent), and translate that into durable platform capabilities. Minimum requirements8+ years of software engineering experience, with Staff-level scope (cross-team influence, major initiatives, long-term technical direction).Demonstrated experience shipping agentic AI systems to production—not prototypes, not internal copilots, but agents that real users have relied on. You should be able to talk concretely about what broke, what you changed, and how you knew it got better.Hands-on experience with at least one modern agent framework (LangGraph, or comparable). You understand the tradeoffs between graph-based orchestration, ReAct-style loops, and more deterministic state machines, and you have opinions about when each is appropriate.Deep, lived experience with the full agent lifecycle: prompt and tool design, offline and online evaluation, scoring rubrics, observability and tracing, and the discipline of feeding production signals back into your eval set and test suite.Strong system design fundamentals: reliability, consistency, data modeling, and pragmatic API/service boundaries. You can integrate an agent into an existing transactional system without compromising the integrity of that system.Comfortable working in a Ruby on Rails / MySQL environment, or confident in your ability to ramp quickly. You don't need to be a Rails expert, but you need to be able to read the code, work with the team that owns it, and design integrations that fit how the platform actually behaves.Clear communication and strong judgment in high-stakes, cross-functional environments—especially in conversations with Security, Compliance, and Legal where the right answer is rarely the fastest one.Ability to move between high-level architecture and hands-on coding. This role builds. Preferred qualificationsExperience shipping voice agents specifically, and a working understanding of how voice differs from text/chat: latency, turn-taking, STT/TTS failure modes, prosody, barge-in, DTMF, telephony quirks, and recording/consent.Hands-on experience building and shipping voice-enabled applications — including conversational AI, TTS/STT pipelines, or telephony integrations — using any platform or stack (e.g., ElevenLabs, Twilio, Vonage, Deepgram, Vapi, LiveKit, or similar).Experience designing agents that combine multiple styles of intelligence—partner-managed conversational stacks, frontier LLMs, smaller/faster models, RAG, classical ML, and deterministic logic—and choosing among them based on cost, latency, accuracy, and risk.Payments/fintech experience, or other regulated/high-integrity domains (healthcare, lending, insurance). Direct experience with PCI-DSS, TCPA, or similar regimes is a strong plus.Experience building and operating evaluation infrastructure—LLM-as-judge, rubric-based scoring, regression suites, A/B and shadow testing for agents in production.Experience designing agent platforms with multi-tenant configuration—per-customer rules, knowledge, allowed actions, escalation paths, and isolation of evals and guardrails.Experience adversarially testing LLM-based systems (prompt injection, jailbreaking, social-engineering of tool-using agents), particularly where the agent can take consequential actions.Experience optimizing the unit economics of LLM-based products: caching strategies, model cascades, prompt compression, and per-tenant cost attribution.Experience with observability for non-deterministic systems: tracing across LLM calls and tool invocations, capturing the right signals for debugging and eval mining, and turning production traces into test cases.Experience integrating AI capabilities into a Ruby on Rails monolith, or evolving a monolith to support a new class of workload without destabilizing it. The annual base salary range for this role represents PayNearMe's good-faith estimate of the base salary it reasonably expects to offer for this position at the time of hire. Actual compensation may vary based on factors including the candidate's experience, qualifications, skills, and work location. PayNearMe may offer compensation outside of this range in certain circumstances. This position will remain posted until filled. Annual Salary Range $225,000—$285,000 USD Why Join Us?:Competitive salary and benefits with growth-company options grantFast- paced and professional work cultureStock options with standard startup vesting - 1 year cliff; 4 years total$50 monthly communication expense stipend to go towards your phone/internet bill$250 stipend to enhance your WFH setupReimbursement for peripheral equipment: monitor (up to $400), keyboard and mouse (up to $200)Premium medical benefits including vision and dental (100% coverage for employees)Company-sponsored life and disability insurancePaid parental bonding leavePaid sick leave, jury duty, bereavement401k planFlexible Time Off (our team members typically take off ~3-4 weeks per year)Volunteer Time Off13 scheduled holidays PayNearMe strives to create a workplace where all employees thrive. Our core values represent who we are today and we take pride in the way we work with each other as well as with our stakeholders. We're in this together to do the right thing. We deliver real results we are proud of while remaining respectful, transparent, and flexible. PayNearMe is an equal opportunity employer. We are diligently and thoughtfully working towards cultivating a diverse workforce which in turn, enhances our products and services for the communities we serve. Applicants who represent all backgrounds are strongly encouraged to apply. CALIFORNIA CONSUMER PRIVACY ACT: APPLICANT NOTICE Effective Date: January 1, 2020 Last Reviewed on: December 23, 2019 PayNearMe, Inc. (the "Company") is providing you with this Notice ("Notice") to inform you about:the categories of Personal Information that the Company collects and maintains about applicants; andthe purposes for which the Company uses that Personal Information. For purposes of this Notice, "Personal Information" means information that identifies, relates to, describes, is capable of being associated with, or could reasonably be linked, directly or indirectly with, a natural person that the Company may collect in connection with screening applicants for job openings at the Company.Identifiers and Professional or Employment-Related Information. The Company collects identifiers and professional or employment-related information, which may include some or all the following: real name, nickname or alias, postal address, telephone number, e-mail address, membership in professional organizations, professional certifications, language skills, and current and past employment history. The Company collects this Personal Information to evaluate previous job performance and consider applicants for positions, to develop a talent pool and plan for succession, to conduct applicant surveys, to maintain an internal applicant directory and for purposes of identification, to promote the Company as a place to work, and for workforce reporting and data analytics/trend analysis.Personal Information Categories from Cal. Civ. Code § 1798.80(e). The Company may collect categories of Personal Information listed in Cal. Civ. Code §1798.80(e), other than those already listed above, (a) to the extent necessary to comply with the Company's legal obligations, such as to accommodate disabilities; (b) to conduct a direct threat analysis in accordance with the Americans with Disabilities Act and state law; (c) for occupational health and safety compliance and record-keeping; and (d) to respond to an applicant's medical emergency.Characteristics of Protected Classifications Under California or Federal Law. The Company may collect information about race, age, national origin, disability, sex, and veteran status as necessary to comply with legal obligations, including the reporting requirements of the federal Equal Employment Opportunity Act, the federal Office o

Vacancy posted 6 days ago
Similar jobs that could be interesting for youBased on the Staff Software Engineer - Agent Architecture in Santa Clara, CA vacancy
  • Job Summary The Principal Software Engineer - Cloud Native and SASE focused will lead the design...  ...customer network. This is a hands‑on architecture role responsible for defining how...  ...environments. 3+ years of experience in a Staff, Principal, or Architect‑level role with... 
    Suggested

    Kaseya

    Sunnyvale, CA
    4 days ago
  • $205k - $235k

     ...systems that are transparent, predictable, and deeply reliable in real-world environments. As a Staff Safety Software Engineer, you’ll take ownership of the architecture and software that make this possible. You’ll help shape how safety is designed, tested, deployed,... 
    Suggested
    Work at office
    Relocation

    co.bot

    Santa Clara, CA
    5 days ago
  • $131.4k - $197k

     ...driving product portfolio, advanced AI end to end development and tools, and safety architecture to accelerate the growth in this emerging market. The Opportunity As Software Engineer, you will be the senior technical developer for Qualcomm’s robotics software platform... 
    Suggested
    Work experience placement

    Qualcomm

    Santa Clara, CA
    4 days ago
  • Job Description Primary Function of Position: As a Staff Platform Software Engineer, you will act as a technical lead in many aspects of the software...  ...needs. In this position, you will drive the software architecture definition and the implementation for a new surgical... 
    Suggested
    Local area

    Jobr

    Sunnyvale, CA
    2 days ago
  • $180k - $205k

     ...and other foundational industries. Our architecture and approach is based on silicon photonics...  ...also develops the algorithms and software needed to make these systems commercially...  ...at PsiQuantum works closely alongside engineers and scientists in the electronics, system... 
    Suggested
    Shift work

    Black Inc

    Palo Alto, CA
    1 day ago
  • $180k - $303k

    Australian Competition and Consumer Commission seeks a Staff Software Engineer in Mountain View, California. You will lead the vehicle connectivity team, defining architecture and designing reliable communication frameworks for self-driving vehicles, using your C++ expertise... 

    Australian Competition and Consumer Commission

    Mountain View, CA
    4 days ago
  • $165.3k - $219.68k

     ...management, in-product search, and data exploration. As a Staff Software Engineer for Search Quality, you will drive the technical direction...  ...technical vision for Search Quality, shaping the ranking architecture, relevance modeling stack, and evaluation systems that power... 
    Local area
    Worldwide

    Menlo Ventures

    Mountain View, CA
    4 days ago
  • $272k - $431.25k

     ...seeking a Principal Security Architect to lead security architecture for agentic AI within our Cloud Engineering & Services team. This role involves defining cross-company security architectures that will govern agent actions and working closely with various product teams... 

    NVIDIA Gruppe

    Santa Clara, CA
    3 days ago
  • Staff Security Software Engineer - Security Operations Engineering GM’s Cybersecurity Team safeguards the...  ...will define the technical strategy and architecture for enterprise‑scale security...  ...data integration and AI orchestration (agents, policy‑guard rails, workflows, governance... 
    Contract work
    Local area
    Relocation package

    General Motors

    Mountain View, CA
    2 days ago
  • $255.45k - $278.38k

    Staff Robotics Software Engineer - Grasping Mountain View, California Intrinsic is Alphabet’s bet aiming to reimagine the potential of industrial...  ...research to global deployment. You will help define the architecture and long‑term strategy that enables robots to interact... 
    Full time
    Local area

    Company

    Mountain View, CA
    5 days ago
  • $174.9k - $222k

    General Motors is seeking a highly skilled Staff Software Engineer to join our team in Mountain View, CA. This hybrid role involves leading the architecture and deployment of advanced AI agents, driving innovation across our products. The ideal candidate will possess a... 

    General Motors

    Mountain View, CA
    3 days ago
  • $185k - $265k

     ...Fortinet is looking for a Senior/Staff Software Engineer on the FortiCNAPP Team! Be a valuable team member that owns and operates high-availability, cross-cloud, large-volume, data processing system that is one of the foundational pieces of Fortinet-Lacework’s Cloud security... 
    Flexible hours

    Fortinet, Inc.

    Sunnyvale, CA
    2 hours ago
  • $100k - $200k

    OPPO AI Center is seeking a passionate AI Engineer to help build next‑generation AI products and intelligent agent systems. In this role, you will design, develop,...  ...prompt engineering, context engineering, AI agent architectures, memory and context management, and tool‑... 
    Full time

    OPPO US Research Center

    Palo Alto, CA
    4 days ago
  • $192k - $260k

     ...growing SaaS companies in the world. Our engineering teams build highly technical products...  ...and operate one of the largest scale software platforms. The fleet consists of millions...  ...of real‑world data engineering architecture. Delta Pipelines: It is difficult to manage... 
    Work at office
    Local area

    Menlo Ventures

    Mountain View, CA
    2 days ago
  • $224k

     ...responsible, transformative cloud infrastructure. About This Role: As a Staff Software Engineer on the Managed AI team at Crusoe, you'll have a pivotal role in shaping the architecture and scalability of our next-generation AI inference platform. You will lead the... 
    Temporary work

    Crusoe

    Sunnyvale, CA
    more than 2 months ago
  • $224k - $356.5k

    NVIDIA Gruppe seeks a Senior Software Engineer to define safety architecture for next-generation autonomous driving systems in Santa Clara, California. You will design planning frameworks, develop safety mechanisms, and partner with cross-functional teams to productize... 

    NVIDIA Gruppe

    Santa Clara, CA
    5 days ago
  • $124k - $195.5k

    NVIDIA's GPU Architecture Group is seeking an outstanding Software Engineer to advance the state of the art in GPU performance tools. This role offers the opportunity to develop innovative profiling capabilities on the next-generation hardware. In this role, you will get... 

    NVIDIA Gruppe

    Santa Clara, CA
    3 days ago
  • Contribute to architecture, design, and implementation of a payment processing...  ...effectively with other staff to solve complex problems....  ...5+ years of solid back-end software programming experience in...  ...to participate in an elite engineering team that works with blockchain... 

    TBCASoft

    Sunnyvale, CA
    5 days ago
  • BespokeLabs.AI, Inc is seeking an RL Environment Research Engineer in Mountain View, CA. The role involves developing systematic strategies...  ...RL environments, creating benchmark tests, and analyzing agent behavior to enhance training. Candidates should have a strong foundation... 
    Flexible hours

    BespokeLabs.AI, Inc

    Mountain View, CA
    2 days ago
  • $262k - $365k

    Senior Staff Software Engineer, TPU Performance corporate_fare Google place Sunnyvale, CA, USA Apply Bachelor’s degree or equivalent practical...  ...another ML field. 5 years of experience with design and architecture; and testing/launching software products. Experience in... 
    Worldwide

    Google Inc.

    Sunnyvale, CA
    2 days ago
  • $207k - $300k

     ...experience. 8 years of experience in software development. 5 years of experience testing...  ...of experience with software design and architecture. Experience with modern GPU...  ...Triton, CUTLASS, etc.) and performance engineering techniques. Preferred Qualifications... 
    Full time
    Temporary work
    Worldwide

    Google

    Sunnyvale, CA
    4 days ago
  • $262k - $365k

    Senior Staff Software Engineer, Gemini Enterprise Mobile Sunnyvale, CA, USA Apply Qualifications Bachelor's degree or equivalent practical...  ...development. 5 years of experience with design and architecture; and testing/launching software products. Experience with... 

    Google Inc.

    Sunnyvale, CA
    2 days ago
  • $197k - $291k

    Staff Software Engineer, Fault Management corporate_fare Google place Sunnyvale, CA, USA Apply Qualifications Bachelor's degree or equivalent...  ...with compute technologies, storage, or hardware architecture. 3 years of experience with software design and architecture... 
    Full time
    Worldwide

    Google Inc.

    Sunnyvale, CA
    5 days ago
  • $207k - $300k

    Staff Software Engineer, TPU Machine Learning Supercomputer corporate_fare Google place Sunnyvale, CA, USA Qualifications Bachelor's degree...  ...products. 3 years of experience with software design and architecture. Experience with operating systems, data structures, and algorithms... 
    Full time
    Worldwide

    Google Inc.

    Sunnyvale, CA
    2 days ago
  • $154.42k - $235.9k

     ...communication (IPC), middleware, and developer experiencethat make complex systems reliable, observable, and fast. As aStaff Software Engineer, you will design and deliver the core communication and runtime building blocks used by AV/Robotics applications on vehicles,... 
    Relocation
    Relocation package
    Flexible hours

    General Motors

    Sunnyvale, CA
    3 days ago
  •  ...OPPORTUNITY We're looking for a senior software engineer who combines deep systems performance...  ...distributed systems. Use modern LLMs and agent-based tooling where it accelerates...  ...Partner on the full lifecycle—from GPU architecture input to software for new accelerators... 
    Shift work

    Advanced Micro Devices

    Santa Clara, CA
    2 days ago
  • $207k - $301k

     ...experience testing, and launching software products. 5 years of...  ...technologies, storage, or hardware architecture. 3 years of experience with...  ...: Master’s degree or PhD in Engineering, Computer Science, or a...  ...platform capabilities for the Agent Cloud Ecosystem and platform... 
    Full time

    Google Inc.

    Sunnyvale, CA
    5 days ago
  •  ...or equivalent practical experience. 8 years of experience in software development. 5 years of experience testing, and launching software...  ...Python. Preferred qualifications: Master’s degree or PhD in Engineering, Computer Science, or a related technical field. 8 years of... 

    Google Inc.

    Sunnyvale, CA
    2 days ago
  •  ...week onsite Team: Kernels | Reports to: Engineering Manager, Kernels Cross-functional...  ...About the Role We are looking for a Staff Software Engineer, Test & Validation - AI Kernels...  ...roles. Strong understanding of computer architecture, data structures, and machine learning... 
    3 days per week

    MixMode

    Santa Clara, CA
    3 days ago
  • $196.5k - $219.3k

     ...into platform features. Mentor junior engineers on secure backend development and best...  ...Ensure the timely delivery of high‑quality software features while adhering to project...  ...Proven experience designing microservices architectures and using containerization (Docker) and... 
    Full time

    Zoomcar

    Sunnyvale, CA
    1 day ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Staff Software Engineer - Agent Architecture. Be the first to apply!