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%coinbase36d ago0x312166…6e1d26
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x0c68df…6344e7
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xcea3a6…3222a5
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0x8108da…d28fcb
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xecac20…c8c604
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0xb8e0b3…1ca8ca
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xc9c260…641860
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase36d ago0x2d9291…6859d2
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase36d ago0xb698fe…1219ce
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xb0b517…68cc17
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x7cf69b…9b4309
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x71c48e…11ba9a
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xf27152…59429a
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x64a56c…5b68fc
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0x9b8f98…8dcf79
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x5fd487…b1df6c
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xf84665…fc50f0
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xa8e0a5…8ad3fa
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x425d5e…b5cb58
0x8a69…f3900x325b…d430BaseStableEnrichExa$0.01100%coinbase37d ago0xb98929…e31567
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x476807…233b49
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xf32f22…7c1936
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x9ee0b5…e6ffdc
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0x8c8c7b…957d0c
0x8a69…f3900xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase37d ago0xebd96c…60c95c

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.