Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbfc…84980x6839…1a2bBase—$0.003100%coinbase37d ago0xccb61c…b212e5
0xbc3a…40b50x6839…1a2bBase—$0.003100%coinbase37d ago0xd21811…462776
0x2241…c46d0x6839…1a2bBase—$0.003100%coinbase37d ago0xa53f59…2d4476
0x5a57…f6ea0x6839…1a2bBase—$0.003100%coinbase37d ago0x22cb88…e2182c
0x825b…23830x6839…1a2bBase—$0.003100%coinbase37d ago0x545a7d…1f30d5
0x6728…11ae0x6839…1a2bBase—$0.003100%coinbase37d ago0x41ba0e…d4a17e
0xf96f…60b60x6839…1a2bBase—$0.003100%coinbase37d ago0x8175ab…c65b4e
0x007d…6f470x6839…1a2bBase—$0.003100%coinbase37d ago0x44093b…775fdf
0xc92a…745a0x6839…1a2bBase—$0.003100%coinbase37d ago0xcfbdc3…675851
0x6519…c4190x6839…1a2bBase—$0.003100%coinbase37d ago0x77d87d…9f516c
0xda61…05bc0x6839…1a2bBase—$0.003100%coinbase37d ago0xf03603…40dfcc
0x2dcf…d49a0x6839…1a2bBase—$0.003100%coinbase37d ago0x99e8ce…8498bf
0xcf8a…feba0x6839…1a2bBase—$0.003100%coinbase37d ago0x41dac6…5059cc
0x6713…f7b70x6839…1a2bBase—$0.003100%coinbase37d ago0x13579d…2e54da
0x1970…aef30x6839…1a2bBase—$0.003100%coinbase37d ago0x74cd38…c4d546
0x53ad…d1680x6839…1a2bBase—$0.003100%coinbase37d ago0x37bbf9…0498cf
0x8d4e…1ebe0x6839…1a2bBase—$0.003100%coinbase37d ago0xe42f02…5fde79
0x36f8…dff60x6839…1a2bBase—$0.003100%coinbase37d ago0x56792f…76766c
0xee5f…02920x6839…1a2bBase—$0.003100%coinbase37d ago0xc0d09a…73036a
0xa831…a8900x6839…1a2bBase—$0.003100%coinbase37d ago0x14ee5d…061c8d
0xa94d…1f480x6839…1a2bBase—$0.003100%coinbase37d ago0x76ae37…092b82
0x1c5c…9ce90x6839…1a2bBase—$0.003100%coinbase37d ago0x3652cd…8baa9c
0x5dc5…20bb0x6839…1a2bBase—$0.003100%coinbase37d ago0x4be96e…6eb002
0x92d7…c13f0x6839…1a2bBase—$0.003100%coinbase37d ago0x3002b6…6a8e1a
0xbe2c…fb150x6839…1a2bBase—$0.003100%coinbase37d ago0x179ea2…cdc20e

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.