Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0539e…c8ad13
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83885a…d6ef26
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9beff1…8115f1
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02e303…71c139
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb63ef1…3d170b
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x344323…7a9109
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0xccc778…2d6429
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d1c41…cddbfc
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0x617175…3f0909
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf03cf…c410e8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x264ba0…a2d27e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4412ae…236ee1
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcd73f8…15f87e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcaf7a2…a9a6a2
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6daf53…de4227
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4f04ff…f6d91b
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1aeb02…acf65f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8e7306…3415e7
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x88a418…81aacd
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2d2cce…dc529a
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd4d008…93c86b
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6daffa…5e451c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb63e64…b692ae
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc61002…64168a
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7d033f…ce7d3f

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.