Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase60d ago0x0e4d68…ccf2bc
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase60d ago0x44a998…ba1c0b
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase60d ago0x24a377…d74e04
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase60d ago0xc9350a…ebfac5
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.10100%coinbase60d ago0xe75ea0…012aee
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.08100%coinbase60d ago0x22f2c6…f619f1
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase60d ago0x8720b3…9bed53
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.05100%coinbase60d ago0x9366c4…ca946b
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase60d ago0xac6fd0…e68e44
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase60d ago0x055c1d…36bce7
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase60d ago0xd9ff3f…05c6f5
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase60d ago0xa7e0a3…dc7193
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase60d ago0x55d1c5…eed1f7
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase60d ago0x036a24…7b4ccb
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase61d ago0x21546e…976106
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase61d ago0xbf07c6…716b2e
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase61d ago0xe67604…d12d99
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.02100%coinbase61d ago0x95b400…e76e1a
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase61d ago0x679453…2224da
0x7e57…2f09Morpho Vault RiskBaseB20 Token SafetyB20$0.04100%coinbase61d ago0x5a4078…334b71

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.