Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aeb…5bee0x07f0…a045BaseStableStudioUpload$0.16100%coinbase15d ago0x83ae1d…91fb1d
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase15d ago0xf53ee7…61536b
0x9aeb…5bee0x07f0…a045BaseStableStudioUpload$0.16100%coinbase15d ago0x3004d8…512f24
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase15d ago0x5c2827…0d4fd4
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xaf948d…da48c7
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x25d33f…821adf
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xb38d09…723c6b
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x1727bb…810ccb
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x883efc…928de8
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xcb4b10…dc1571
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x692636…222888
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x3226d1…53be25
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x25bc5e…c2c746
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x8371cb…d6696c
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x49c986…aac183
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xc063a3…7b2bce
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xd751d6…4c6cc4
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x47c6a7…14fa47
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x1343aa…1cd44f
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xbc3b21…dbfd21
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xc336b6…c52987
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x285eec…366659
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x140cf6…e7c943
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x0ff916…9d555e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x3a4252…265897

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.