Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa29…f3960x4d4c…4c65Base—$0.01100%coinbase65d ago0xafeb42…7b81e8
0xfa29…f3960xf04d…6e83Base—$0.01100%coinbase65d ago0xfc39be…cf2ac1
0xfa29…f3960x4929…5ecdBase—$0.01100%coinbase65d ago0x447d97…3c3a4f
0xfa29…f3960x1450…ed56Base—$0.01100%coinbase65d ago0x63af81…8b36cd
0xfa29…f3960xe1b9…3fd7Base—$0.01100%coinbase65d ago0xeba63b…2a48f6
0xfa29…f3960x3f83…614aBase—$0.01100%coinbase65d ago0x0fc25b…ac4c78
0xfa29…f3960x4834…e05fBase—$0.01100%coinbase65d ago0x4b6e9b…2efc96
0xfa29…f3960xa678…b233Base—$0.01100%coinbase65d ago0xcd7073…2fb9fa
0xfa29…f3960x0ff2…ded0Base—$0.01100%coinbase65d ago0xf33613…84cb46
0xfa29…f3960xec83…9b01Base—$0.01100%coinbase65d ago0xdf389d…e3c928
0xfa29…f3960x1a38…fff1Base—$0.01100%coinbase65d ago0x99904f…b081ae
0xfa29…f3960x135e…ffb2Base—$0.01100%coinbase65d ago0x8007f3…971073
0xfa29…f3960x72bc…0e02Base—$0.01100%coinbase65d ago0x54586b…eb8da6
0xfa29…f3960x4e90…02daBase—$0.01100%coinbase65d ago0xe8964b…9c5ef2
0xfa29…f3960x25b5…a4a1Base—$0.01100%coinbase65d ago0xac8a97…579f98
0xfa29…f3960xe405…9c2dBase—$0.01100%coinbase65d ago0x00c580…836183
0xfa29…f3960x0e35…884fBase—$0.01100%coinbase65d ago0xe975ba…0ce02f
0xfa29…f3960xaab6…a029Base—$0.01100%coinbase65d ago0xecec77…340cc5
0xfa29…f3960xbd03…6f99Base—$0.01100%coinbase65d ago0xeff5e7…8896d4
0xfa29…f3960xf643…6080Base—$0.01100%coinbase65d ago0x5f43d5…458f2d
0xfa29…f3960xc3a9…4c75Base—$0.01100%coinbase65d ago0x7e75eb…07690c
0xfa29…f3960x8352…07f1Base—$0.01100%coinbase65d ago0xaeffd4…fe5a8c
0xfa29…f3960xac05…83c3Base—$0.01100%coinbase65d ago0x277578…76c1c6
0xfa29…f3960x750e…d7e2Base—$0.01100%coinbase65d ago0x1c11e4…b1ac2e
0xfa29…f3960x6f07…52daBase—$0.01100%coinbase65d ago0xb037c3…d2fe97

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.