Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xdc55ee…c4e014
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x1240bc…69c56c
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xbaed6e…4c9a57
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x724afc…43b63c
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x66451a…2483b1
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x37702a…80ae81
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xa6a3e3…a36547
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x4ca182…0c9403
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xd84314…74df74
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x2c2958…cbdaeb
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x7a9381…51e522
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xd47e16…a3a6e6
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xf225a8…6b3731
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xe820ac…2b1fba
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x2babeb…7326ac
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xfb64f2…30ff63
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x479297…d15741
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x8c2a62…bd43c7
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x49f404…b90775
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x4b8f99…1f2cf7
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x017f84…bb3040
0x412c…51f70x6839…1a2bBase—$1.00100%coinbase50d ago0x07e762…5a2108
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x37e79d…85297d
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0x0b44e3…0f6f17
0x412c…51f70x6839…1a2bBase—$0.003100%coinbase50d ago0xeb5e2a…e06c97

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.