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%coinbase17d ago0x19c818…d794a7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x8ff06c…180aca
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x33d95f…71f54b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xe3102f…a9bc1b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xf14050…cab583
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x3f0df7…1d939f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xb94b19…04c637
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x23a9ab…79a927
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x6dcf5c…fb4468
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xae1bc6…39eafd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x782abd…4feebf
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x6d04fc…b0822a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xf9d04c…240f59
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xdf2198…6c894c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xc9bbb1…551032
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xd2a23f…357721
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x4036e4…d81381
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x6bbcfc…e25797
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xba8445…dfadba
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x60de23…75d259
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x4ed53b…cfa99d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x44424d…1f2379
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x38c480…455af7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x6550bb…720412
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x649ac6…6c983f

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.