Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xda7320…60de3d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xd805ec…122c81
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x7c09ba…4bdcf0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x534c15…215ec3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x386a7e…99dc87
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xd10440…32ab2e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xfced42…836b18
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x026b1d…0d034e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xb55efd…5d883d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x29d5fb…9baede
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xcdaab0…b5ad51
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x2f47d9…db72dc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x211bbf…7d0f00
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x6b8c21…5296d4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x7ec19d…46b461
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x10f40d…297070
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x9e1df9…af6884
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x7835b8…50c5ec
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xbfe2ce…6c2609
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xe38a40…2ad25b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xfbf175…7f088e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xb85fc0…c1de38
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xedbcdb…5a60a7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x1837d7…6e72a7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xa804fc…b2b5d3

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.