Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a742b…2f215a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x952fbb…b35d7c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7127df…aaf4d7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x40abee…8e7c44
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2594eb…8558f1
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x79cf61…bdd3e0
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f93ff…ef56f9
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf29596…380296
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x816d64…721ed7
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x35e60b…b2895d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc522e…274b40
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85c656…54bffa
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x415f9d…ce02bd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ae430…ba88cf
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x47b992…c79d4a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa8ea20…3e545f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5ee3a0…c029d9
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf72f1b…be44f5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a34c5…3593cc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d46d6…c4f884
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c3a58…730aec
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x703d63…181380
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4462ad…9924c5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9455c8…0fe18f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6bc9f2…39e28d

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.