Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase69d ago0x2a0cc0…6e2687
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%coinbase69d ago0xf14553…a9d659
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.16100%coinbase69d ago0x5df28f…a0e65d
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.13100%coinbase69d ago0x6f300c…d65cc2
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase69d ago0x7fb811…2b8ea7
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%coinbase69d ago0x6b54bb…c1fe7d
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase69d ago0xe42bc8…cbeb2a
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase69d ago0xe2fe80…607292
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.19100%coinbase69d ago0x7ea966…3da80f
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.15100%coinbase69d ago0x8614b8…ef762b
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.11100%coinbase69d ago0x45eba2…671a5a
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.15100%coinbase69d ago0xbc3554…6aedec
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.08100%coinbase69d ago0xbc02cd…e396a5
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.08100%coinbase69d ago0x2e2dd6…8e5b57
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.11100%coinbase69d ago0x52580f…1cec5a
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase69d ago0x24d188…b78896
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.06100%coinbase69d ago0x46ab78…5d26b8
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.09100%coinbase69d ago0xce6c7c…518746
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.08100%coinbase69d ago0x61b377…4e46db
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.11100%coinbase69d ago0x948501…e9baa2
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase69d ago0xb7bee2…d10965
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.06100%coinbase69d ago0xcb8ee4…37c9d0
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%coinbase69d ago0x21ed80…0176ac
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.13100%coinbase69d ago0xa55123…635e4c
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase69d ago0x98c406…0e5718

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.