Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x428218…976f5c
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc2d7d1…72a9da
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0589ce…97dc8f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x017aa2…a0e1e1
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7baf56…cd36a8
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8911a3…5e94c0
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x186835…bc96fa
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb412ad…acb637
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf3ceb…8d3f92
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe10219…450758
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x164a9c…081443
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae2743…0a2bea
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e39b6…534746
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36650f…a2f926
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d6b8b…b957bb
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xec4a28…d961d3
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x626897…56eb13
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8315d9…893db9
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b2b81…42888f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65d8a3…88469f
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69888e…80a1cf
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x62ea26…69518b
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f4beb…eea01a
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90c058…e6cb8d
0x9077…24170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98e8b2…699526

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.