Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xfd290d…c0fb48
0xa780…ffc80x0529…7db3Base$0.01100%payAI49d ago0xee5391…4fa2bc
0xc4ea…85f20x0529…7db3Base$0.01100%payAI49d ago0x2c1991…73257a
0xa780…ffc80x0529…7db3Base$0.01100%payAI49d ago0x591d45…78661d
0x38da…4cd00x0529…7db3Base$0.01100%payAI49d ago0x42051a…15b410
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x5af729…20b556
0xa780…ffc80x0529…7db3Base$0.01100%payAI49d ago0xdc1174…81fbd8
0xc4ea…85f20x0529…7db3Base$0.01100%payAI49d ago0x255cc1…b6ac3f
0x38da…4cd00x0529…7db3Base$0.01100%payAI49d ago0x433456…671a0b
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x040735…c8f6af
0xa780…ffc80x0529…7db3Base$0.01100%payAI49d ago0x015ced…a55122
0x712e…54070x0529…7db3Base$0.01100%payAI49d ago0x50e0f3…5d4cd0
0x712e…54070x0529…7db3Base$0.01100%payAI49d ago0xb69de7…213c44
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x23ccbf…c8d6cb
0xc4ea…85f20x0529…7db3Base$0.01100%payAI49d ago0x2e6d27…75bbd4
0x712e…54070x0529…7db3Base$0.01100%payAI49d ago0x9b825a…3d90b5
0x712e…54070x0529…7db3Base$0.01100%payAI49d ago0x8b23d7…7c315b
0x712e…54070x0529…7db3Base$0.01100%payAI49d ago0xb140d9…1c2431
0x0bee…2fb90x0529…7db3Base$0.01100%payAI49d ago0x1b6b76…827ad5
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0xd317c7…b4405f
0xc4ea…85f20x0529…7db3Base$0.01100%payAI49d ago0xb11533…510b00
0xc4ea…85f20x0529…7db3Base$0.01100%payAI49d ago0x74b8db…a8ce3d
0x7e23…528f0x0529…7db3Base$0.01100%payAI49d ago0x2e1e32…35380f
0xc4ea…85f20x0529…7db3Base$0.01100%payAI49d ago0x009822…9e5fee
0xc4ea…85f20x0529…7db3Base$0.01100%payAI49d ago0x3ac330…754a53

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.