Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2ee210…0c7247
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7dbc98…166551
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdcb9c1…43fdfe
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa1a010…81bf31
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5bc7c1…5593d5
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x52d675…999a45
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1e5f71…c0591b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0a05e5…4370a9
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5b75f0…b14b9b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xef48c1…46ff49
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x522644…942bff
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf7aca3…ad26cb
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6259c6…19cc75
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa85a99…2f13f8
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x182e8b…f028ba
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6984dd…92752f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x36b31d…c70ed3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4867df…39adc5
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9d0f29…fffb12

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.