Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xb58b1e…299b7e
0x8795…300a0xe740…cf46BaseLinked PandaLinkedin$1.00100%coinbase15d ago0x95e4f7…fb8948
0x8795…300a0xe740…cf46BaseLinked PandaLinkedin$1.00100%coinbase15d ago0x18bc7f…e63493
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x03eaa2…356f4f
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x850c9d…05bf55
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x44ebc1…d65618
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x261223…5aa47f
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xfdec53…dec911
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x49d919…5bd144
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x5a11e1…bea77e
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x51ee00…75d364
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x016437…0fd2fe
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x11d0aa…2119a3
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xd83673…f15cea
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xa230f0…4c3829
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xc9e888…b1a78e
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x8a34f0…5d76ed
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xca4b55…4e9a24
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xf220f4…b8ebdc
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x14a213…9483f9
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x12bf68…f76c0d
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x01b6f4…52e48f
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xf02118…e06dcd
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x4831b2…0a91a1
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x1686e4…192d7f

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.