Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe9290d…89dbd0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x20f2a4…94914a
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2d9392…b371c4
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x60c6ed…3e5bc5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3b0eaf…aa3e0f
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x18a18d…3c2487
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x610461…45b56c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbbea0f…4006e8
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x984545…fb2c5c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc65a41…d438ce
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd34519…f3b9a0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf21cbd…35dd5b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xca330c…ba65e1
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x193b02…5c885c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1addeb…85f270
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb045a5…9b099b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb30c56…59edca
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe33999…1527e9
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x555e4b…90f995
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa101c4…53c577
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6fdf22…e12b65
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89f382…23f9f5
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x65a59d…d63e21
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd69d61…b8b31c
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8f90d0…3c0b21

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.