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.08100%coinbase79d ago0xf5ec8f…c7164f
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.06100%coinbase79d ago0xa323da…2f6232
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.06100%coinbase79d ago0x2f3659…e26c34
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.10100%coinbase79d ago0x108e14…fadcb3
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase79d ago0xcb793c…555530
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.08100%coinbase79d ago0x771a44…bfad75
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.06100%coinbase79d ago0x8c4c11…428514
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.11100%coinbase79d ago0x62eaaa…c24863
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase79d ago0xfa811b…b34064
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase79d ago0x8ef971…e50efb
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.08100%coinbase79d ago0x18bbd2…0d59c3
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.06100%coinbase79d ago0xf9fee3…101192
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.08100%coinbase79d ago0x9250ae…2a957f
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%coinbase79d ago0x55495b…e15cdb
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%coinbase79d ago0xaa5bfc…20a60a
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase79d ago0x5ece43…ed2eaa
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase79d ago0xb3170f…2ce2d9
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.11100%coinbase79d ago0x56ae43…c9d85e
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.15100%coinbase79d ago0xd079fb…50df0a
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%coinbase79d ago0x7ef65b…d57060
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%coinbase79d ago0x2f4057…366997
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.11100%coinbase79d ago0xffa1ba…cdbe3a
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%coinbase79d ago0x80c165…b7ddbc
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.12100%coinbase79d ago0xe1d5fd…74a90f
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%coinbase79d ago0x095351…052a50

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.