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.01100%payAI113d ago0xe45622…40b765
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8f6957…c3278a
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4cb1ac…cae4fe
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x975d92…9c7a6c
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3c0e5b…cdc1cf
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc354cf…566006
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9dad33…ab9fc2
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5ddb2e…2f9f39
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5cc2d9…3811b1
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x05e3ec…986bb9
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfca1d0…27b6f4
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd87ddc…51912a
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x391f1a…21ce18
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb478d5…1e3617
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x75cdba…e7fa8c
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfe4605…293ed5
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa6ef9c…431483
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb1936e…98c084
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x035d67…03000d
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3b2b38…4f6357
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3d52aa…db9916
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x638e52…c0bb36
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc317ae…ca8dfa
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x783f25…1f11e0
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1fde99…e1a506

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.