Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12d ago0x75ec27…e3c7dd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0xe1079d…fe88d4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12d ago0xddcfd0…5945a2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0xf11a8c…b2b254
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0x480fb4…244abf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0x57d9ec…3842e8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0x6953c5…a864d7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase12d ago0x68470f…68f17e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12d ago0x658a21…6a97c7
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0xaaa7f9…ec7371
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12d ago0x1f1e04…9659cf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0xb6f212…03d2b1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0xf5edbe…ac72f5
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12d ago0xb1e04b…0ee4bd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0xddd562…9e60b4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12d ago0x32feb5…febd07
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0x6882ea…5be78b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0x5213e4…03a7c2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0xcc3b69…806f19
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0x4ec9b9…51315a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase12d ago0x22a632…1c70b4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12d ago0x20780c…f7e90a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0xada00a…6c9f68
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase12d ago0xe74b5a…0d841c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12d ago0x0b5e0b…192518

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.