Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcc532a…feecc3
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf67fb…763bbf
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd36556…fbf4aa
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x289614…ad757d
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8059db…5a95dd
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac24d1…41c2e5
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6221da…b04b94
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd84cbb…111fbc
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3bf8aa…d7d7d3
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x63620e…22f623
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf8d2b2…55d9c8
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61d200…73019f
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x75061d…48e59b
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfffe90…c8e175
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f90cf…db3307
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4037f6…42305c
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa9acf4…009fc0
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3d77ca…307ad2
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x45910c…7c412e
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x43254f…8840ca
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c016b…5aecf4
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88433d…6c9fe8
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x04c624…502d06
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ab2d1…da3226
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0060e…87fcef

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.