Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x019c05…ec7b42
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf8e8c9…54548c
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4fe816…3c01cd
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb8d650…e49a9f
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8134a8…6fc4ce
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa79456…e9f136
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0xce242e…6ac1b9
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0bce53…3f8dd3
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb980c9…dd5ce7
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x255524…d65446
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72b565…bfea8f
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe86d85…3a11aa
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39817a…4af7fb
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37ecdc…7e5a86
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9788bf…66422a
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd04049…82f566
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8aaaef…047492
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb0964e…372369
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe56130…58c3cc
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9b9739…b98ee4
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf9e417…7d8cf9
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16dc7b…7509ef
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb310b9…146d1b
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc51e6e…5bf352
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x08759d…27163a

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.