Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xd52e…09daBase—$1.9470%0x64b2…88334d ago0x707e1d…99e24c
0xa54d…49f50xa807…d9afBase—$6,558.4070%0x7347…d6914d ago0x8b3ae9…a77e8d
0xa54d…49f50xe86e…fb5fBase—$5.1570%0x64b2…88334d ago0x4752ee…33fb3e
0xa54d…49f50x348d…0733Base—$2,478.5170%0x64b2…88334d ago0xca5ab5…807662
0xa54d…49f50x06d8…445bBase—$1,894.8470%0x7347…d6914d ago0x170b9a…9ac15b
0xa54d…49f50xd3a3…4932Base—$109.1370%0x7347…d6914d ago0xabc055…a4c6d6
0xa54d…49f50x479e…7c40Base—$104.9270%0x7347…d6914d ago0x9797f7…128aae
0xa54d…49f50x81b1…d266Base—$73.8470%0x64b2…88334d ago0x081bc1…b2879a
0xa54d…49f50x420b…78bfBase—$33,393.5570%0x7347…d6914d ago0x66e4ce…7ec6b3
0xa54d…49f50x8f5c…55b5Base—$0.9070%0x7347…d6915d ago0x34e748…26cb08
0xa54d…49f50xb9d0…3f74Base—$108.5970%0x7347…d6915d ago0x965d7c…8fc8eb
0xa54d…49f50x26c0…3780Base—$1,197.6870%0x64b2…88335d ago0xfccd57…9d88aa
0xa54d…49f50xfd7f…bc46Base—$3,463.2170%0x64b2…88335d ago0x3dd0bc…9b9c7d
0xa54d…49f50x9037…87d9Base—$6.0970%0x64b2…88335d ago0xa4d18b…d969a3
0xa54d…49f50x6ba2…806fBase—$997.8270%0x7347…d6915d ago0x2a3508…4ec115
0xa54d…49f50xee55…5126Base—$99.9670%0x7347…d6915d ago0xbab3e1…cac4da
0xa54d…49f50xca6f…6494Base—$21.6870%0x7347…d6915d ago0x55b6c4…6c3101
0xa54d…49f50x0d5f…e89dBase—$9,165.3370%0x7347…d6915d ago0xd9b36b…586dab
0xa54d…49f50x118d…a992Base—$85.7570%0x7347…d6915d ago0xdee4c3…abe7d9
0xa54d…49f50xe7da…1883Base—$999.9170%0x7347…d6915d ago0xd02992…9a8227
0xa54d…49f50x162f…e6d5Base—$15,298.0870%0x7347…d6915d ago0xb55464…635bcb
0xa54d…49f50x5185…80adBase—$1,490.7270%0x7347…d6915d ago0xda6f3b…369ae4
0xa54d…49f50x5185…80adBase—$1,490.8970%0x7347…d6915d ago0xca51d5…b7d74e
0xa54d…49f50xf6c3…4b49Base—$23.9270%0x64b2…88335d ago0xb00d8a…cf745a
0xa54d…49f50xf212…9badBase—$5.4170%0x64b2…88335d ago0xc0a6b6…dceb2a

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.