Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$1.00100%coinbase75d ago0x1046c0…b3e9a5
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase75d ago0x8fd933…47e5e7
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase75d ago0xcc37c4…072903
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase75d ago0xc3905f…26a0e2
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0x348425…14fc58
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.08100%coinbase75d ago0xa3ee3d…0f5290
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase75d ago0xb465d4…c0d26c
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase75d ago0xb65073…c5fcec
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase75d ago0xe7876c…423d79
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0xf9f546…234208
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0x6552e2…3cca5d
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0x81d46a…2b88e0
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0xf93355…13ccaf
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase75d ago0xb028dc…a95581
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase75d ago0xb33b43…00d066
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0x2f940b…a8df52
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0x63eda4…3f448d
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase75d ago0x456d65…665c56
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase75d ago0xdeb582…73433d
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0x04feff…6dffdf
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0x32b934…1bc156
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase75d ago0xd0c0c5…b22a52
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase75d ago0xa16a57…2dd27d
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase75d ago0xfb9f99…b96012
0xfe21…da1cMorpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase75d ago0x226885…8b130c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.