Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x83514b…596199
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8547cb…f42edc
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6d164c…5d2935
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24cdab…c5c36d
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x136d45…6a6bf3
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x167fd1…0a8604
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa0cc0e…1c8ef1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e629d…cc24f1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xee2833…59313e
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0xedf485…fc336b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d3659…62217a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91494e…a7e965
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48007a…0bfab0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x62aa63…d4a8fc
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a47b6…97e212
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x32c6f3…efa525
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb4a877…0a5204
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x131508…f2280c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf4724e…ad8f9e
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcabc93…5f0e36
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x251aef…76eff1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf6259b…b2036c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x680865…5be4e4
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa57af0…fbd315
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI114d ago0x016686…40e98d

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.