Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xb815aa…a8c05f
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x21d407…0d7413
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x535d79…3be9bc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xc70d87…4d600d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x8ec3dc…ade0c1
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xbc1050…efe733
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x91e208…4105da
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x1f0ba4…a81616
0xe629…4b540xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xdc7edf…ec9689
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x5e3091…d2c638
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x770990…1da8e7
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x8134dc…d9176d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x0f9e4c…c46400
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x3bcb90…83f798
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x82eb0d…b3651d
0x7626…4fd90xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xcf807a…ef446e
0xbbdb…595e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xe06f4d…b92665
0xbbdb…595e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xc12d67…e4b01c
0xbbdb…595e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x8a2f3e…f9c40e
0xbbdb…595e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xeedb7d…71830e
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xdef3e1…6c74de
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x69eeb0…c064e4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x204ca6…da3e6a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x1c97f1…0f5b57
0x01c9…28160xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xac7986…38b9d0

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.