Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe2d…05570xb484…d68eBasex402 service$0.50100%coinbase67d ago0x4f519b…65fe28
0xfe2d…05570x7103…3661BaseVoidFeedDataset$0.25100%coinbase67d ago0xff53ee…cb1b66
0xfe2d…05570x549c…c6d1Basex402 service$0.10100%coinbase67d ago0xd04bfe…fd695c
0xfe2d…05570x7103…3661BaseVoidFeedDataset$0.05100%coinbase67d ago0x092c8e…34dcb8
0xfe2d…05570x6d91…48d3Basex402 service$0.04100%coinbase67d ago0x89a445…7a193b
0xfe2d…05570x0d59…b956BaseCorteX402 Mortgage RatesMortgage$0.02100%coinbase67d ago0x34b99e…897062
0xfe2d…05570x17cf…5e8dBasex402 service$0.01100%coinbase67d ago0x36606b…9cfd13
0xfe2d…05570xabe5…0441BaseStride20kInference$0.005100%coinbase67d ago0xf0422a…c349cf
0xfe2d…05570xb86f…8fc4BaseJSON RepairJson$0.002100%coinbase67d ago0xcafd05…edece5
0xfe2d…05570x2b6d…32c5Base2sPublic-records$0.0012100%coinbase67d ago0x9e9002…d8fc51
0xfe2d…05570xc55a…c291Basex402 service$0.001100%coinbase67d ago0x4bac70…ad11b1
0xfe2d…05570x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0xe4f9f2…fb4f50

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.