Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226f…39fa0x159b…4908Basex402 service$0.01100%payAI42d ago0xf63ee3…9c655f
0x226f…39fa0x159b…4908Basex402 service$0.01100%payAI42d ago0xffb2a7…4a63f4
0x226f…39fa0x159b…4908Basex402 service$0.01100%payAI42d ago0x428773…ffcd01
0x226f…39fa0x159b…4908Basex402 service$0.01100%payAI42d ago0x83edfc…1228c6
0x226f…39fa0x159b…4908Basex402 service$0.01100%payAI42d ago0x407ef8…889aeb
0x226f…39fa0x159b…4908Basex402 service$0.01100%payAI42d ago0x7f3119…537ab1
0x226f…39fa0x159b…4908Basex402 service$0.01100%payAI42d ago0x653ee9…5854eb
0x226f…39fa0x159b…4908Basex402 service$0.01100%payAI42d ago0xd0c214…ea8c7a
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x73cf06…5135b1
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x9ec186…f82a87
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0xda52b8…688e53
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0xc10aa1…cce73d
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x16c1d4…bf5919
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x96f992…6d289b
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x884ce8…04c646
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x2badc9…c50a20
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x330c07…649cb3
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x7096fc…07abee
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x49208d…b99626
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x0b4e6a…77ed72
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x2e4901…402894
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x5f22b3…b37981
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x5cb2ca…536fd5
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0x1735b2…59fb89
0x226f…39fa0x159b…4908Basex402 service$0.10100%payAI42d ago0xc160e2…9665f9

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.