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.01100%coinbase29d ago0x566114…bed2ae
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xc3d13a…9af5ca
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xd32df7…8aa2eb
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xab35d0…33c912
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xae3fcc…214693
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0x4e9eab…6a076f
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0x49cae1…74b2c0
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0x281d23…9f46ad
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0x2dcd5f…f7eacf
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xa4aad1…a31d7a
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xcb633a…42200c
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xbf523d…94ebd8
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xda4b07…1aa412
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0x90b8e6…867e43
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase30d ago0xc6741d…66596e
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0x06cb1d…0fc2c4
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase30d ago0x107c75…418f26
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xcf8753…999aff
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase30d ago0x7b93da…e46cea
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0xb2f511…afcae6
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase30d ago0x22506a…e6fac6
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase30d ago0x6ed159…c6ab69
0xbc16…60c80xf000…94fcBase—$0.01100%coinbase30d ago0x11f2c6…ea450f
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase30d ago0x79187c…50e7ee
0xbc16…60c80xf000…94fcBase—$0.20100%coinbase30d ago0xfb8c4b…5b0970

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.