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%coinbase41d ago0x79e15d…2fe32c
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xe3727d…9f28b2
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x685f54…afa111
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x317a4c…b1b58a
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x2b9a06…5a2311
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x081c4c…2c12ae
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x1e265f…abea83
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x49bd6b…813d15
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xc808b3…df4d4f
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x3a7062…bd0d5a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xcea735…e0a87a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x59cba2…7ed740
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x11fe39…906ccd
0x684f…969a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x1723b8…9de5a9
0x684f…969a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x187f27…6b9208
0x684f…969a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xd70606…c8ec2d
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x974796…64ab93
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xf68e09…830ebe
0xce07…e0b10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x50fc9c…4b4e0d
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x16a09a…8ca968
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xf9bcfb…9e9966
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xe1a8c2…61a9c0
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xc84ba7…65b50c
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x30bc2b…84b7b3
0xb769…33200xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x3bd8a7…480130

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.