Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x93e4…395f0x07f0…a045BaseStableStudioUpload$1.20100%coinbase98d ago0x9e2cd6…ae9c7f
0x93e4…395f0x07f0…a045BaseStableStudioUpload$1.20100%coinbase98d ago0x1a9b42…77cdc3
0x93e4…395f0x07f0…a045BaseStableStudioUpload$1.20100%coinbase98d ago0xfbabe8…9e0d40
0x93e4…395f0x07f0…a045BaseStableStudioUpload$1.20100%coinbase98d ago0x9c2d5a…9b0f16
0x93e4…395f0x07f0…a045BaseStableStudioUpload$1.20100%coinbase98d ago0xb13a82…567d5a
0x93e4…395f0x07f0…a045BaseStableStudioUpload$1.20100%coinbase98d ago0x0b2ca1…ee0ff0
0x93e4…395f0x07f0…a045BaseStableStudioUpload$1.20100%coinbase98d ago0x892f53…d8bb49
0x93e4…395f0x07f0…a045BaseStableStudioUpload$2.40100%coinbase98d ago0x29b477…3ea2cd
0x93e4…395f0x07f0…a045BaseStableStudioUpload$2.40100%coinbase98d ago0x03618e…19f2ee
0x93e4…395f0x07f0…a045BaseStableStudioUpload$2.40100%coinbase98d ago0xb62b08…7bb41f
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.16100%candidates98d ago0x124922…d149da
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.16100%coinbase98d ago0xd6780a…2b5758
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.16100%coinbase98d ago0xc7f314…cf824f
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.16100%coinbase98d ago0xe66a4e…d79fa5
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.16100%coinbase98d ago0x5477d6…f2c0f3
0x93e4…395f0x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0xe7ce9a…52cdce
0x93e4…395f0x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x5d8219…a5f64b
0x93e4…395f0x325b…d430BaseStableEnrichExa$0.05100%coinbase98d ago0x25687f…da84f0
0x93e4…395f0x325b…d430BaseStableEnrichExa$0.05100%candidates98d ago0xdc4364…58bc93
0x93e4…395f0x325b…d430BaseStableEnrichExa$0.05100%candidates98d ago0xe739a6…287f8e
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.16100%coinbase98d ago0xe0c5bb…d080c5
0x93e4…395f0x07f0…a045BaseStableStudioUpload$0.01100%coinbase98d ago0xe0bba0…774080
0x93e4…395f0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0xb05533…44d4ea
0x93e4…395f0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x09ff0d…58539d
0x93e4…395f0x325b…d430BaseStableEnrichExa$0.01100%coinbase98d ago0x6065d4…c8f73e

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.