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%coinbase75d ago0x343bf6…2dbd8a
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.06100%coinbase75d ago0x8bfd3e…5f22ac
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0xf7ca87…85b17e
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0xf8c9c5…fc1218
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0x203e9a…743088
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0xb7d511…0e92e8
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0x4dcb74…a83542
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0xac1420…e0900d
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0xe7958e…dc1cf6
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0x042c41…973622
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0x942c6b…02af90
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0x4979f9…79f655
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0x6453dc…235e78
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0xc04d86…6ce1da
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0xd5f15b…c4b397
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.002062100%coinbase75d ago0x59308a…a9b12f
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.002062100%coinbase75d ago0xff5b6d…d04900
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.004125100%coinbase75d ago0x218b2a…cae44a
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0x351b8f…9bf1f4
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.004125100%coinbase75d ago0x18b5ef…fc693b
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%coinbase75d ago0xa234d5…88de14
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.41100%coinbase75d ago0x183694…ceead6
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.41100%coinbase75d ago0x29917c…7eecc7
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.002062100%coinbase75d ago0x98f2e2…6fe7df
0x9fc9…5d9a0xa039…3b79BaseConvert Speech to Text APIData$0.01100%coinbase75d ago0x0d5644…ce8a8f

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.