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%coinbase37d ago0xadad5d…54f662
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x0d4894…4134d7
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x5652b0…9a7dc1
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x7a4693…78ab5a
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.28100%coinbase37d ago0x286029…bedced
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x86b519…26ecf5
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.02100%coinbase37d ago0x94c6fb…a8a442
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x09be1a…864811
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x42624a…ba492f
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xc1d90a…a84f2a
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x45011d…3e747e
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x12d68e…a53c4c
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x2ae130…587bcd
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xce6641…73533f
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x077b34…3b4190
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x25624a…b4b4b2
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xce5cbd…372be0
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xc44a4e…daa820
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x83ae92…95e52d
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x0a220e…953291
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x034d18…0ad85d
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0xff1e94…cdeef0
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x148c18…22e92d
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase38d ago0x1ad5f4…2a9fe7
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase38d ago0x2237e4…308319

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.