Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc64bb7…164429
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe18473…04939e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ece29…48658e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63ca00…2bf797
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x671091…4b12e7
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x207117…66d4c2
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x516cb9…ec21fe
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7fab3b…f5a9ca
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x80a782…aa3d0b
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e19fd…db31a2
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d9755…6a20d7
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc6736d…9993e1
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x199cf9…c10e5d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x905bb0…8a61db
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xddcaf7…feb90d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd5c6fe…a3b07f
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x07196f…71b95f
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x21c89c…b018db
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x237e28…b8ce22
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f294c…cfa867
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa374b7…22d474
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x70cfdb…2f1ada
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc84dd5…3300a5
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb2c7fa…2cc749
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4af28d…644f58

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.