Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0xccc0af…d5daaf
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x8584b5…eff290
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x94b7e3…b9a0f9
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x373f82…4e2053
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x1a0d02…b4d66d
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x0a8e91…d27cb6
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0xddcf85…783986
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x73abec…caa6b5
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x171369…3582ba
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x0ffb8a…0be3a6
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0x193e2c…4abad8
0x2af6…36490x6cf3…8508Basex402 service$0.005100%cascade61d ago0xa009c2…d5ae71
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI61d ago0x14d8e5…5e88b2
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI61d ago0x592c43…12ecdb
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI61d ago0xdf9591…1a25bc
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI61d ago0xbd78e7…fb5eb8
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI61d ago0x15abdb…e0fc6a
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI61d ago0x090f05…89a837
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI61d ago0x0f312c…e7207a
0x2af6…36490x8043…25a8Basex402 service$0.001100%payAI61d ago0xe7f0c0…492869
0x2af6…36490x8043…25a8Basex402 service$0.06100%payAI62d ago0x156547…a3d06c

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.