Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc6a1ed…b89610
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x53e9bb…d0d293
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3667ed…2a8f07
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0b56d3…4e7ba9
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd5d59a…1cf424
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd2af22…cc44b5
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa37694…d48f0f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x564519…b08b9b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7542e1…fede1d
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8696eb…601a03
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa2a389…754763
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x54850c…45d7ef
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78645c…297e90
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa9c4c5…4ebbe1
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0b6a58…b2185b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf96d90…dad8da
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe0cd71…16bb82
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x916ffe…ad7e8f
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe58f4b…57ab8c
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa92fff…f4468a
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbefae6…c510a0
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x195433…334a6b
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9bf71d…f985b4
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x471517…5d43a3
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2ff5ae…325695

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.