Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a96d2…6da1e5
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeaa32f…1b6ada
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b0410…84ecbb
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98fdfe…582584
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x072043…c464fb
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0dc4d2…facec9
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe85adb…7b701b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb0d9d…7db072
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa19c01…002b79
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x59c49e…db890a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf30b59…d12b9e
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca7e69…0e3355
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3da199…60e566
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72844b…75939d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x37c295…b6953d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2a29d…08ae84
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd2a03…5992b1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6c9ed6…296f8f
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd21def…d1326c
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bb9e2…db71ef
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7725b2…df2c25
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x15b892…809573
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf22464…981508
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbf2e91…37506e
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0a8128…d8b2a8

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.