Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xf52efa…35cc26
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x2f3379…d5d03e
0x0b08…60600x9c95…e299Base—$0.001100%fluxa35d ago0xcb29df…983a5c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x1821f0…99f592
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x28811e…1311ff
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x97a80c…26969d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xe0a6a2…5f885e
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xa68568…b1e5ce
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xb769ed…346a6c
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x73918b…a77e6d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x6e063d…308dca
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xc73119…3ad12f
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x963413…5277b0
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xd32eb7…e025b4
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xa2ab33…c85f3a
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x2759ce…de0ed8
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x0fec6c…2d6f31
0x0b08…60600x9c95…e299Base—$0.001100%fluxa35d ago0x14cf17…126733
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xc485c9…68fb2a
0x0b08…60600x9c95…e299Base—$0.001100%fluxa35d ago0xf18d5c…0468f6
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x3e2d5c…b9001d
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xa9f1fa…81951e
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xcf945a…98af99
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0x67afd6…0e9be4
0x0b08…60600xfe80…47eeBase—$0.001100%fluxa35d ago0xbd2123…a92898

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.