Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase14d ago0x121eae…4d5e0d
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase14d ago0xada294…722c16
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase14d ago0xfaaf36…a86278
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase14d ago0xb30880…c66d36
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase14d ago0xf61918…353e20
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase14d ago0x8e3bd6…773cd2
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase14d ago0x7dd122…b07d84
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase14d ago0xf7c650…2f7cf6
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase14d ago0xf75e47…8376d2
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase14d ago0x03c806…2938f9
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase14d ago0x62d7e7…662184
0xbc16…60c80xf000…94fcBase—$0.10100%coinbase14d ago0x0c4d89…04fee1
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase14d ago0x271296…a6edd3
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x141c19…b20319
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x501e1e…8e7529
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x6748e9…7e6d6c
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x81f8c5…e907d7
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x7cae8a…ecf2a4
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0xf29e6c…b39ea3
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0xec3963…51dcfa
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0xd01e9a…eb5cc9
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x465011…f9f62f
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x206a93…ea5053
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x850e50…4748ce
0xbc16…60c80xf000…94fcBase—$0.03100%coinbase14d ago0x65716d…a734a0

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.