Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0x6257ac…a47403
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x72946e…f162b5
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x4a85d7…e568d7
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x68d53d…86354a
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x4e0a44…29b03c
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x02b526…8c67e7
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x0702c3…9692e0
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x3cedd4…4f0d8c
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0xf61bab…d7b9f2
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0xa32864…223920
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x31cf62…bb8edc
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x61144e…bc7c66
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xafd8f6…da120c
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x2984a5…aa81a4
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xb076e4…402d70
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x4d9c98…b2d14e
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.08100%coinbase50d ago0xf149c5…2e7907
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.01100%coinbase50d ago0x8077f9…e30747
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x49f12e…dd84dd
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0x1c49ab…5b9331
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xdc7a79…8c12e3
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xcf2aa7…5a950e
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase50d ago0xdf0409…90098c
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.03100%coinbase50d ago0x3e9290…1b2091
0x7acd…cf530x325b…d430BaseStableEnrichExa$0.14100%coinbase50d ago0x107a13…11b430

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.