Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x225dbd…53b382
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6cbd65…cf22e3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5f89ab…80347e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x55b3c0…d1cb3c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5ac8e…90b0e1
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2be45…545c66
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5a676…9f7418
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa221a7…7c08af
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a6a47…3c5e5d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x707b09…8fa220
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe4e87c…bb3325
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc988fd…f1c8a7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x78633f…34d140
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf4838c…7a1c51
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcce151…d22a92
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x63c382…679da3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0247a7…44c7ab
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8f5a04…b481a7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x947c94…ccccef
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd2708c…93eb42
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb436c0…fbee01
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d20e8…16c3bb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf37eba…b4d799
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x728cbe…51670a
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI108d ago0x281af5…7221a3

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.