Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15s ago0xe2fd28…d5261d
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase15s ago0xd68c64…cba1e4
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase15s ago0x59e690…32f1c0
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase15s ago0xc032be…08a68c
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase15s ago0x332af5…468845
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase15s ago0xb2ca55…880cc1
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase15s ago0x2f7151…983a16
0x9722…2c4a0x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0xfe4131…a1f2ea
0xbe11…37a60xea09…614fBasex402 serviceBitcoin$0.01100%payAI15s ago0x425e0d…4b1a98
0xbe11…37a60xea09…614fBasex402 serviceBitcoin$0.02100%payAI17s ago0xab301d…25a1a8
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase17s ago0x7bd2b4…0b2622
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase17s ago0x067ea9…14a9ce
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase17s ago0x1b14d6…870bcf
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase17s ago0x542af3…9e4255
0x8749…bc9c0x515e…f8ccBasex402 service$0.05100%coinbase17s ago0x15962b…6eea51
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase17s ago0xcfc66a…12a58f
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase17s ago0xfcb420…509649
0x5325…5da60x40a8…ad8bBasex402 service$0.005100%coinbase17s ago0x359d2b…59a0b4
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase19s ago0xf18753…1864f1
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase19s ago0x369cb8…ac8f30
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase19s ago0x59f27a…f2f518
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase19s ago0xec77f7…2720fb
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase19s ago0x69942d…5a1922
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase19s ago0x8b5608…48dbdf
0x79ac…0bce0xa9dd…2315Base$0.002100%coinbase21s ago0xff0b20…5b7efe

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.