Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc757a9…92d744
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6cad9f…87e367
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe36e0…2de25b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x128246…8fcdd0
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc408da…2c869c
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x32781d…ee2146
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3cf035…67370d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xabf425…660635
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6fb7cf…f1a9da
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9def99…591918
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92f8a3…1c730f
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x19b375…2a3623
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x264158…43669b
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d0d00…1965d5
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0c37c…3f685d
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8e91fa…a3a3dd
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3a2b3a…254759
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfefb4b…0b4397
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3d2cc1…194a49
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29c262…7899c4
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc94eab…b752ab
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe135f4…fcdeb3
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1db63…7c9756
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc71548…a1a3b4
0xb6da…b0c40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x819f1a…8fbbeb

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.