Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter53d ago0x25bb94…bc1825
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter53d ago0x4f1c9f…70ad87
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter53d ago0xb16797…8dcf8e
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter53d ago0xe28ce6…545c83
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0x3acddb…3f9e91
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0xbdb06f…ab60d6
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0x56aaa9…94abfe
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0xd01369…75fcb6
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter53d ago0x2073b9…310260
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter53d ago0x03f21f…5b8ee7
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0x9a49e3…dda081
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0x748d2e…8338da
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0x8f7d90…361db8
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0xe9d872…6d305b
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0x779754…02d7ba
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0x028899…5aa5c2
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter53d ago0x839cc7…525211
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter53d ago0x1cfc85…e66439
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter53d ago0x39ffe9…06bbf8
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter53d ago0xcfd32b…25d565
0x69e7…39ff0x07cf…2396Basex402 service$0.20100%dexter53d ago0x92f10e…eb70f1
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%dexter53d ago0x291863…822355
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter53d ago0xfab8b8…ca6c6f
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%dexter53d ago0x4eabd4…292de2
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%dexter53d ago0xf60795…a74f6f

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.