Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI112d ago0x61e0d8…7b5527
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60f37c…8a80a8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e313f…e950e6
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc805e9…d046be
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3076cc…33a82b
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x334a85…a1ed3a
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd3ab5…8785c2
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6dbf8b…85ec00
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdfaae2…49227c
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x99c6c0…fa27af
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4b6f5c…bed550
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4436b2…47e48d
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1dcc9…e2f361
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8bb867…74c8d8
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1d16de…3053ca
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7136f…2e7b82
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31ee08…bd00f5
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbf0569…18e9f9
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe5e2cb…8f8872
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6f9ac…4bf383
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbaf845…c067e4
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7dbc6…1e40e0
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ffc3b…f79e81
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdfb3b9…8dd6b9
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1ca4b9…8f46b7

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.