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%payAI109d ago0xce9aef…8a7921
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8eed1a…239906
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x628ac4…1b6b85
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3a0d3d…38f579
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xad3fb5…5aae75
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae6655…385070
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6bbc2a…0b84e1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x88eb66…8123e7
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x105c2e…99f296
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd09c15…0dc5a4
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb8f0d…d36cae
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80312e…8bfc97
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x058204…7e387b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xccdb4c…0eb63c
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc7930f…546b06
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbaa887…04df50
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x67bea6…46ae24
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x995a23…650037
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaf1f30…333d39
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe389da…169ad0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf461d…885bc1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb7c65a…f162a1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55d457…2869b7
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x012877…1a7e30
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15b4b6…2b1f06

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.