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%coinbase34d ago0x68e274…1b58a7
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x2d654d…3aad8a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x11057c…0a3463
0xdba9…fe870xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0xcdbe92…6540b3
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0xbad24a…0dd544
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x26cdb6…00b36a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x235d3e…c13a5c
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x455262…b3aafd
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x482f23…5150e2
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x2bfae1…65bdf6
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x500ea5…c5d784
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x655880…602130
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0xec6c7e…19d792
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x0398a6…58e93d
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x312166…6e1d26
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x0c68df…6344e7
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x8108da…d28fcb
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x6abe8a…713857
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0xecac20…c8c604
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0xc9c260…641860
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x24a6bb…373694
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0xb698fe…1219ce
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x8de316…59b39b
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x953caf…5a85ce
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase34d ago0x7637f0…584b6c

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.