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%coinbase10d ago0x08ca6a…385472
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xfa7416…d2cace
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x31a57a…78e051
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xb8f513…b40998
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x553d8e…ef0999
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xa9c5db…5992b5
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xc1842c…5f694d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x5b0210…04958a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x87c07d…c13144
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x8c18a3…e777a1
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x799201…cb46b1
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x286b37…d28098
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x9ec427…d7b278
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xabe885…6cb3da
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xe489bb…3b0389
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x5dbdcd…e2608a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x04f546…ccb4b4
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x0d6efd…b91cf0
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x099a08…86456d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xf2394f…8d117b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x4aeb5a…edda01
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xf737fb…727849
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xaa3b6b…f508a0
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xd0c6c4…d091a9
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x04bb71…886679

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.