Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b9e…79490xd75e…51cbBase—$0.30100%coinbase23d ago0x02b198…6fa4cd
0x0b9e…79490xb229…c97aBase—$0.01100%coinbase23d ago0x0b6073…6ded68
0x0b9e…79490x1fa8…05f0Base—$0.24100%coinbase23d ago0xe8b7ea…09683c
0x0b9e…79490x120a…7410Base—$0.01100%coinbase23d ago0x02a4b0…ace182
0x0b9e…79490x3b82…0693Base—$0.18100%coinbase23d ago0xff5f16…615719
0x0b9e…79490x4913…7b9fBase—$0.01100%coinbase23d ago0x6080b1…302cbd
0x0b9e…79490x010f…266cBase—$0.14100%coinbase23d ago0xdbf442…d26b4c
0x0b9e…79490xcf33…1d95Base—$0.01100%coinbase23d ago0x52012b…a51238
0x0b9e…79490xadaf…1928Base—$0.17100%coinbase23d ago0x921cab…f8c617
0x0b9e…79490x3903…600dBase—$0.01100%coinbase23d ago0x7085f1…84d360
0x0b9e…79490x6b42…8200Base—$0.18100%coinbase23d ago0xcf8797…397bab
0x0b9e…79490xb5a2…734fBase—$0.01100%coinbase23d ago0x52a756…545f48
0x0b9e…79490x96dc…2667Base—$0.18100%coinbase23d ago0x6c137c…84a59d
0x0b9e…79490x2061…babaBase—$0.01100%coinbase23d ago0x9a6917…0673a7

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.