Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0xa45629…c04ca5
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x082be4…aaa8fb
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x9c704d…93cae4
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0xde6c45…b2c807
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x945dd4…82fe0a
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0xe4ea72…6ea60d
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x9da1ad…433d51
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x20e4ab…13bc92
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0xf359c3…401dfc
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x046c6e…132dc1
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0xe22cc0…0bdab3
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x0afcfb…b9ab5f
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x528cff…2ed3e4
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x94fe5e…25ae04
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x66396c…114f65
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x11b501…9aa137
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0xb958a3…1bbfd0
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0xc55186…15b106
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x72ca05…26313a
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x30f5fb…ed1b0b
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x62721f…12fb32
0x9b9f…c7400x2215…6bfcBase—$0.0370%0xea10…06a736d ago0x602fac…cd40cc

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.