Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb36db…50e4fa
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28c587…d75982
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x289fce…cfe6cf
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf6386c…d57580
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe359d5…a8f127
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc4d059…af0435
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f654c…f2839c
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x456953…bd747d
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc4a41c…672cc6
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x321369…b5350a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ae875…bb1715
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe78cd…b990e8
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb9e00f…dd8d3d
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe8611…9e5305
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x21b321…f263ec
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b4afc…0a13f4
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x139c7b…1253b0
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38b444…5632bf
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x954136…adab30
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfdf0d7…afba18
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda47b4…b23130
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ba5da…90c359
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7c9829…a6058e
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25eb9f…84c358
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x93e58d…60c61f

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.