Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70c8ea…612eb2
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x51861c…eab03e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf5a7cd…44a0ea
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x674658…2a5a2c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5a725c…d078a9
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1b32af…1b74ee
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5ff01f…66e2d0
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd38da…d7927e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe4d001…882463
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x69f4b7…2ef849
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad7784…703253
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06bed2…412e44
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0937c7…f5b07c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x137429…d9f20e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfe0213…8d0ae5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf49411…22fdb5
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6460fe…c8eabd
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa1bc54…3cf55a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8817b5…a10f5f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xba66a7…ecaf80
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x586296…056ea9
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x10a41c…79d326
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcb3f28…64a80e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89f92d…627317
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x876af5…ef8398

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.