Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8426…67860x159b…4908Basex402 service$0.01100%dexter38d ago0xf2a72c…209a23
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0xa7797e…4af489
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x2eecd8…bc4674
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x2c549c…e063a3
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x715d22…c630cc
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x915d17…6cfb8f
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x33df38…fc6267
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0xc8a05b…6ca0a6
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x97e0ee…87d051
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x512471…dfbde0
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x7483f8…01c238
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x17c349…e0eca8
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x3715a0…de004e
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x160fbf…3d5b75
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x8109e4…faea24
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x3c9027…86b6d0
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x305d4d…e166bd
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0xd337b3…2b6d89
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0xa4fc64…f0be83
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x589217…727447
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x6a95d6…632214
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x913ec8…66b7ba
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x036e5b…6516b5
0x23e3…817a0x8426…6786Base$2.21100%dexter38d ago0x878591…fffa2c
0x8426…67860x159b…4908Basex402 service$0.10100%dexter38d ago0x11b21d…fabe06

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.