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%coinbase86d ago0x8aef03…5a98b1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0xfa746c…192c14
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x38705a…9a8c69
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0xb23c52…c71c70
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x956541…1fe4f1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0xe2dbd6…a539a3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x4b7997…321afc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x6309bc…a730dc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x6caa4e…377b17
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0xab0a6f…0c65b2
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x8607c3…cb1e7b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x0d21ce…e426bc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x6acf38…a794f1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0xbf5b4b…34c641
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x1a8851…c7bba5
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0xa094f3…e1dbb2
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0x63808e…0b02ad
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0xa021bb…cdff5b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase86d ago0xafb247…90b98c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase87d ago0x6e38b9…521fff
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase87d ago0xa0731d…ca761b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase87d ago0xdf1025…cdf9f7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase87d ago0x873b29…83df4b

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.