Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x862b81…569412
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI105d ago0xefefeb…c925c2
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf982f4…e4478c
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd12e32…c21906
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9a30ca…1c3c22
0xf71f…4bc90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb78b00…1e9109
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI105d ago0x22603b…1f6a0b
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI105d ago0x11cfb2…2c4693
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35efc5…c593bd
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2d0a6…983c68
0x0ebe…2a5b0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x841262…533325
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI105d ago0x43d123…cb6554
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI105d ago0x737c91…2402da
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x346783…c4a006
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x95cd14…d36a4c
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8ce0a…afbbd0
0x7233…32380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe403af…a0426d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8bc082…fcabda
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01fc0b…4fe45a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f8cc1…5ca004
0x85eb…a5270x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe43ee2…b5a20f
0x7d57…2bf80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x864ba8…f449b4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc22271…d2d012
0xbb92…52f90x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc351a1…c3d284
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x43b71b…3b28b8

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.