Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23f989…cc92fe
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb538ab…b00912
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a84e8…c409d9
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c2e59…e875b6
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x314248…e8d0ff
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8b08cf…d857de
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e6cb9…27d7b9
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8147f7…5d4010
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf97bc…6fb69f
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93c23a…ba1730
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21af95…a06cd7
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cd4b3…bac5a5
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b9a96…35d72e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x391589…bf7e06
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x728acc…900f04
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb8c5d…8fb23c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36578c…bf2d7b
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4bff4a…615b4d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b453b…6535ec
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc75ab4…7863a2
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc73b3f…9ae7a2
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4e06c9…b6c758
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e59e0…77ab35
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0x088185…f6005c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4fa2a…feb7b1

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.