Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x1aa02b…588538
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xf58fdd…0ab6ee
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x9de615…fd5d8c
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xed60c2…a04e9a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x156350…6654dd
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xb39394…ca377f
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xe625e5…6d390d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x365c41…002536
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x0b183d…ffede7
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xadeb42…6838ce
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x58f8ed…ad8ae3
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xf64e47…8c4a05
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x711be3…b88481
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x4da5e3…6bd5ae
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x62c379…f8bfb1
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x831a2c…4d5084
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xb5ad56…c69ea7
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x28a205…9fd815
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x769dc4…85a347
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x1c992b…98635b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x670ea5…3df6eb
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x2bb624…64de4a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xcd65d5…f9bf10
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x6fe949…13d352
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xc429e2…d38960

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.